This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-aarch64 in repository toolchain/ci/gcc.
from 06d5dcef725 c++: Allow constexpr decltype(auto) [PR102229] adds 8a89c39be01 Daily bump. adds e1f8c14b9a0 Verbose support in analyze_brprob_spec adds ab18659afc0 Revert "Sync with binutils: GCC: Pass --plugin to AR and RANLIB"
No new revisions were added by this update.
Summary of changes: ChangeLog | 32 ++++++++ Makefile.in | 5 +- Makefile.tpl | 5 +- config/ChangeLog | 8 ++ config/gcc-plugin.m4 | 28 ------- configure | 39 ---------- configure.ac | 15 ---- contrib/analyze_brprob_spec.py | 1 + gcc/ChangeLog | 169 +++++++++++++++++++++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/cp/ChangeLog | 18 +++++ gcc/d/ChangeLog | 6 ++ gcc/testsuite/ChangeLog | 85 +++++++++++++++++++++ libcc1/ChangeLog | 4 + libiberty/ChangeLog | 10 +++ libiberty/Makefile.in | 5 +- libiberty/aclocal.m4 | 1 - libiberty/configure | 37 --------- libiberty/configure.ac | 12 --- libphobos/ChangeLog | 10 +++ libstdc++-v3/ChangeLog | 22 ++++++ libtool.m4 | 25 +----- zlib/ChangeLog | 4 + zlib/configure | 29 +------ 24 files changed, 380 insertions(+), 192 deletions(-)