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-arm in repository toolchain/ci/gcc.
from 45b768cb809 testsuite: Be more informative for ICEs adds 06d5dcef725 c++: Allow constexpr decltype(auto) [PR102229] adds 8a89c39be01 Daily bump. adds e1f8c14b9a0 Verbose support in analyze_brprob_spec
No new revisions were added by this update.
Summary of changes: ChangeLog | 32 ++++++ config/ChangeLog | 8 ++ contrib/analyze_brprob_spec.py | 1 + gcc/ChangeLog | 169 ++++++++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/cp/ChangeLog | 18 +++ gcc/cp/decl.c | 58 ++++++---- gcc/cp/pt.c | 13 --- gcc/d/ChangeLog | 6 + gcc/testsuite/ChangeLog | 85 ++++++++++++++ gcc/testsuite/g++.dg/cpp1y/decltype-auto5.C | 35 ++++++ libcc1/ChangeLog | 4 + libiberty/ChangeLog | 10 ++ libphobos/ChangeLog | 10 ++ libstdc++-v3/ChangeLog | 22 ++++ zlib/ChangeLog | 4 + 16 files changed, 444 insertions(+), 33 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp1y/decltype-auto5.C