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_check_gcc/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 [...]
No new revisions were added by this update.
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