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-arm-bootstrap_O3 in repository toolchain/ci/gcc.
from 1aef951f1aa c++: unifying equal NONTYPE_ARGUMENT_PACKs [PR102547] adds 04b814c2605 Daily bump. adds 052b2df6f0e c++: variadic ttp constraint subsumption [PR99904] adds 373345c5c92 Daily bump. adds 6c3860845c9 openmp: Fix up declare target handling for vars with DECL_L [...] adds 6c3d3f15200 Daily bump.
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 10 +++ gcc/DATESTAMP | 2 +- gcc/cp/ChangeLog | 103 ++++++++++++++++++++++ gcc/cp/parser.c | 132 ++++++++++++++++------------- gcc/cp/pt.c | 2 + gcc/fortran/ChangeLog | 8 ++ gcc/testsuite/ChangeLog | 103 ++++++++++++++++++++++ gcc/testsuite/c-c++-common/gomp/pr102640.c | 44 ++++++++++ gcc/testsuite/g++.dg/cpp2a/concepts-ttp4.C | 9 ++ 9 files changed, 353 insertions(+), 60 deletions(-) create mode 100644 gcc/testsuite/c-c++-common/gomp/pr102640.c create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-ttp4.C