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-arm-bootstrap in repository toolchain/ci/gcc.
from 2fcfc7d6686 libstdc++: Fix return values for atomic wait on futex adds daa762f01d8 c++: ttp matching with constrained auto parm [PR99909] adds 68c081bb437 RISC-V: Pattern name fix mul*3_highpart -> smul*3_highpart. adds fd1334791e8 Daily bump.
No new revisions were added by this update.
Summary of changes: ChangeLog | 6 ++ gcc/ChangeLog | 150 ++++++++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/c/ChangeLog | 10 ++ gcc/config/riscv/riscv.md | 10 +- gcc/cp/ChangeLog | 14 +++ gcc/cp/pt.c | 4 +- gcc/testsuite/ChangeLog | 118 ++++++++++++++++++++++ gcc/testsuite/g++.dg/cpp2a/concepts-ttp3.C | 11 +++ libgcc/ChangeLog | 5 + libgomp/ChangeLog | 12 +++ libstdc++-v3/ChangeLog | 152 +++++++++++++++++++++++++++++ 12 files changed, 486 insertions(+), 8 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-ttp3.C