This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-next-defconfig in repository toolchain/ci/gcc.
from f158d9197de Fortran: PR93263 -fno-automatic and RECURSIVE adds 5c7938eb3f1 PR c++/93286 - ICE with __is_constructible and variadic template. adds 3815f211649 PR c++/92531 - ICE with noexcept(lambda). adds 41fd95e6dbd Daily bump.
No new revisions were added by this update.
Summary of changes: gcc/DATESTAMP | 2 +- gcc/cp/ChangeLog | 12 ++++ gcc/cp/pt.c | 91 +++++++++++++++++++------ gcc/testsuite/g++.dg/cpp1z/constexpr-lambda25.C | 7 ++ gcc/testsuite/g++.dg/ext/is_constructible4.C | 18 +++++ 5 files changed, 108 insertions(+), 22 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp1z/constexpr-lambda25.C create mode 100644 gcc/testsuite/g++.dg/ext/is_constructible4.C