This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-aarch64-bootstrap_profiled_lto_lean in repository toolchain/ci/gcc.
from 419201f566b libstdc++: Use function object for __decay_copy helper adds 2e63d08cb9b c++: fn parm pack expansion inside constraint [PR100138] adds 9107b139f44 c++: alias CTAD in unevaluated context [PR101233] adds 955ceda03da Daily bump. adds e9844603541 Daily bump.
No new revisions were added by this update.
Summary of changes: gcc/DATESTAMP | 2 +- gcc/cp/ChangeLog | 22 +++++++++++++++++++ gcc/cp/constraint.cc | 6 +++++- gcc/cp/pt.c | 10 ++++++++- gcc/testsuite/ChangeLog | 16 ++++++++++++++ .../g++.dg/cpp2a/class-deduction-alias10.C | 10 +++++++++ gcc/testsuite/g++.dg/cpp2a/concepts-ctad4.C | 25 ++++++++++++++++++++++ libstdc++-v3/ChangeLog | 15 +++++++++++++ 8 files changed, 103 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp2a/class-deduction-alias10.C create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-ctad4.C