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 8ab67f22c79 openmp: -foffload-memory=pinned new 1073e769180 OpenMP/C++: Permit mapping classes with virtual members [PR102204]
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/decl2.c | 8 ---- gcc/testsuite/g++.dg/gomp/unmappable-1.C | 2 +- libgomp/testsuite/libgomp.c++/target-virtual-1.C | 50 ++++++++++++++++++++++++ 3 files changed, 51 insertions(+), 9 deletions(-) create mode 100644 libgomp/testsuite/libgomp.c++/target-virtual-1.C