This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/omp/gcc-12 in repository gcc.
from daf3af9e5b6 Merge branch 'releases/gcc-12' into devel/omp/gcc-12 new 9044b7efb35 OpenMP, libgomp: Handle unified shared memory in omp_target [...]
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: libgomp/ChangeLog.omp | 8 ++++++++ libgomp/target.c | 8 ++++++-- .../libgomp.c-c++-common/target-is-accessible-1.c | 22 +++++++++++++++------- .../libgomp.c-c++-common/target-is-accessible-2.c | 21 +++++++++++++++++++++ .../libgomp.fortran/target-is-accessible-1.f90 | 20 +++++++++++++------- .../libgomp.fortran/target-is-accessible-2.f90 | 22 ++++++++++++++++++++++ 6 files changed, 85 insertions(+), 16 deletions(-) create mode 100644 libgomp/testsuite/libgomp.c-c++-common/target-is-accessible-2.c create mode 100644 libgomp/testsuite/libgomp.fortran/target-is-accessible-2.f90