This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-arm 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 [...] new 163fa9a6483 Rename OSCONS_CC to GCC_FOR_ADA_RTS
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
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