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 c2e4a17adc0 OpenMP 5.0: requires directive new bf8605f14ec Enable gimplify GOMP_MAP_STRUCT handling of (COMPONENT_REF [...]
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/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 +++++++++++++++++++++ 6 files changed, 78 insertions(+), 17 deletions(-) create mode 100644 libgomp/testsuite/libgomp.c++/target-23.C