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 34970d08c62 c++: CTAD with alias and nested template [PR105655] adds da2c56ee601 c++: fix ICE on invalid attributes [PR96637] adds 3dff965cae6 Daily bump.
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 80 ++++++++++++++++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/c/ChangeLog | 12 ++++++ gcc/cp/ChangeLog | 37 +++++++++++++++++ gcc/cp/cp-tree.h | 1 + gcc/cp/decl.cc | 19 +++++---- gcc/cp/parser.cc | 2 +- gcc/d/ChangeLog | 7 ++++ gcc/objc/ChangeLog | 6 +++ gcc/testsuite/ChangeLog | 71 ++++++++++++++++++++++++++++++++ gcc/testsuite/g++.dg/parse/error64.C | 4 ++ libgcc/ChangeLog | 12 ++++++ libgomp/ChangeLog | 8 ++++ libstdc++-v3/ChangeLog | 5 +++ 14 files changed, 255 insertions(+), 11 deletions(-) create mode 100644 gcc/testsuite/g++.dg/parse/error64.C