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-aarch64-bootstrap in repository toolchain/ci/gcc.
from d9176e643f3 Daily bump. adds 221acd67ca5 c++: lambda in concept [PR105652] adds 931249276ac openmp: Adjust diagnostics about same variable in link and [...] adds 42fd2cd9323 libgomp: Don't define GOMP_HAVE_EFFICIENT_ALIGNED_ALLOC for [...] adds 163fa9a6483 Rename OSCONS_CC to GCC_FOR_ADA_RTS
No new revisions were added by this update.
Summary of changes: gcc/ada/gcc-interface/Makefile.in | 32 ++++++++-------------- gcc/c/c-parser.cc | 11 ++++++-- gcc/cp/parser.cc | 11 ++++++-- gcc/cp/pt.cc | 17 ++++++++---- gcc/testsuite/c-c++-common/gomp/declare-target-2.c | 17 +++++++++++- gcc/testsuite/g++.dg/cpp2a/concepts-lambda20.C | 17 ++++++++++++ libgomp/alloc.c | 8 ++++-- libgomp/libgomp.h | 1 - 8 files changed, 78 insertions(+), 36 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-lambda20.C