This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-aarch64-check_bootstrap_lto in repository toolchain/ci/gcc.
from dee00bf6894 c++: Fix noexcept with unevaluated operand [PR101087] adds c68cac900ab Avoid including <new> to make cross-compiler testing easy. adds c232f07b931 Adjust expected output for LP32 [PR100451]. adds 68b938fada4 testsuite: Remove an xfail. adds 79d3378c7d7 Move warning suppression to the ultimate callee. adds fdc4d2a516d Daily bump.
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 70 ++++++++++ gcc/DATESTAMP | 2 +- gcc/ada/ChangeLog | 201 +++++++++++++++++++++++++++ gcc/cp/ChangeLog | 21 +++ gcc/cp/module.cc | 20 +-- gcc/testsuite/ChangeLog | 51 +++++++ gcc/testsuite/g++.dg/warn/Warray-bounds-11.C | 19 ++- gcc/testsuite/g++.dg/warn/Warray-bounds-13.C | 19 ++- gcc/testsuite/g++.dg/warn/Warray-bounds-20.C | 8 +- gcc/testsuite/gcc.dg/Wstringop-overflow-43.c | 4 +- 10 files changed, 393 insertions(+), 22 deletions(-)