This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/omp/gcc-11 in repository gcc.
from 35b3fbf5d52 Fortran/OpenMP: Extend defaultmap clause for OpenMP 5 [PR92568] new dbf5d72f4c0 Fixes for lambda in offload regions
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/cp/semantics.c | 22 ++++++++++++++-- gcc/testsuite/g++.dg/gomp/target-lambda-2.C | 35 +++++++++++++++++++++++++ libgomp/testsuite/libgomp.c++/target-lambda-2.C | 30 +++++++++++++++++++++ 3 files changed, 85 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/g++.dg/gomp/target-lambda-2.C create mode 100644 libgomp/testsuite/libgomp.c++/target-lambda-2.C