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/release-arm-bootstrap_ubsan in repository toolchain/ci/gcc.
from 5e2e6cc84c4 ipa-sra: Check also ECF_LOOPING_CONST_OR_PURE when evaluati [...] adds 29c5aa76b47 Daily bump. adds 82a34dc056c fix spelling of -linker-output-auto-nolto-rel adds 5746f9199c2 c++: Fix bogus error with __integer_pack [PR94490] adds 2d5be1fca0f libphobos: Push all callee-save registers on the stack befo [...] adds ee20cad739f Daily bump. adds 08935ce91ea Daily bump. adds 2fdef526a3a libcpp: Fix up handling of deferred pragmas [PR102432]
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 27 ++++++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/config/vxworks.h | 2 +- gcc/cp/ChangeLog | 14 ++++++++++++++ gcc/cp/pt.c | 1 + gcc/testsuite/ChangeLog | 16 +++++++++++++++ gcc/testsuite/c-c++-common/goacc/pr102432.c | 23 ++++++++++++++++++++++ gcc/testsuite/c-c++-common/gomp/pr102432.c | 23 ++++++++++++++++++++++ gcc/testsuite/g++.dg/ext/integer-pack5.C | 29 ++++++++++++++++++++++++++++ libcpp/lex.c | 16 ++++++++++++++- libphobos/ChangeLog | 8 ++++++++ libphobos/libdruntime/core/thread/osthread.d | 29 ++++++++++++++++++++++++++++ lto-plugin/ChangeLog | 10 ++++++++++ lto-plugin/lto-plugin.c | 6 ++++-- 14 files changed, 201 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/c-c++-common/goacc/pr102432.c create mode 100644 gcc/testsuite/c-c++-common/gomp/pr102432.c create mode 100644 gcc/testsuite/g++.dg/ext/integer-pack5.C