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-aarch64 in repository toolchain/ci/gcc.
from d9176e643f3 Daily bump. adds 221acd67ca5 c++: lambda in concept [PR105652] new 931249276ac openmp: Adjust diagnostics about same variable in link and [...] new 42fd2cd9323 libgomp: Don't define GOMP_HAVE_EFFICIENT_ALIGNED_ALLOC for [...]
The 2 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/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 - 7 files changed, 66 insertions(+), 16 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-lambda20.C