This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/omp/gcc-10 in repository gcc.
from 66f919a0c3b [og10] openacc: Strided array sections and components of de [...] new da047f63c60 Fix regression of array members in OpenMP map clauses. new 6d92da51d45 Recommit "Enable gimplify GOMP_MAP_STRUCT handling of (COMP [...]
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/cp/semantics.c | 4 +-- gcc/gimplify.c | 51 +++++++++++++++++++++++-------- gcc/testsuite/g++.dg/gomp/target-3.C | 2 +- gcc/testsuite/g++.dg/gomp/target-this-2.C | 2 +- gcc/testsuite/g++.dg/gomp/target-this-3.C | 2 +- gcc/testsuite/g++.dg/gomp/target-this-4.C | 4 +-- libgomp/testsuite/libgomp.c++/target-23.C | 34 +++++++++++++++++++++ 7 files changed, 80 insertions(+), 19 deletions(-) create mode 100644 libgomp/testsuite/libgomp.c++/target-23.C