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-aarch64-bootstrap_profiled in repository toolchain/ci/gcc.
from af039edf70b RISC-V: Implement C[LT]Z_DEFINED_VALUE_AT_ZERO adds 7a4b608b31a c++: constexpr empty aggr [PR105795] adds 2843bfa2107 c++: redeclared hidden friend [PR105761] adds 6947c045af7 Daily bump. adds 447367f0ab0 Daily bump.
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 69 +++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/cp/ChangeLog | 12 ++++ gcc/cp/constexpr.cc | 7 +-- gcc/cp/decl.cc | 12 +++- gcc/testsuite/ChangeLog | 65 +++++++++++++++++++++ gcc/testsuite/g++.dg/cpp1y/auto-fn64.C | 12 ++++ gcc/testsuite/g++.dg/cpp1z/constexpr-aggr-base1.C | 27 +++++++++ 8 files changed, 198 insertions(+), 8 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp1y/auto-fn64.C create mode 100644 gcc/testsuite/g++.dg/cpp1z/constexpr-aggr-base1.C