This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap in repository toolchain/ci/gcc.
from e46f4d7430c diagnostics: Honor #pragma GCC diagnostic in the preprocess [...] adds 2f0d819a81e Define 'OMP_REQUIRES_[...]', 'GOMP_REQUIRES_[...]' in a sin [...] adds 3f05e03d6cf Restore 'GOMP_offload_unregister_ver' functionality adds 4bc92c3bfab Daily bump. adds ee915c72da2 libsanitizer: Cherry-pick 5d8077565e41 from upstream adds 7922f5ee649 Mips: Fix the ASAN shadow offset hook for the n32 ABI
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 10 ++ gcc/DATESTAMP | 2 +- gcc/ada/ChangeLog | 171 +++++++++++++++++++++ gcc/analyzer/ChangeLog | 22 +++ gcc/c-family/ChangeLog | 40 +++++ gcc/config/gcn/mkoffload.cc | 8 +- gcc/config/mips/mips.cc | 7 +- gcc/config/mips/mips.h | 7 - gcc/config/nvptx/mkoffload.cc | 8 +- gcc/cp/ChangeLog | 15 ++ gcc/d/ChangeLog | 9 ++ gcc/omp-general.h | 8 +- gcc/testsuite/ChangeLog | 32 ++++ include/ChangeLog | 4 + include/gomp-constants.h | 3 +- libgomp/ChangeLog | 6 + libgomp/target.c | 30 +++- libphobos/ChangeLog | 5 + libsanitizer/sanitizer_common/sanitizer_linux.cpp | 17 +- libsanitizer/sanitizer_common/sanitizer_platform.h | 2 +- 20 files changed, 368 insertions(+), 38 deletions(-)