This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/omp/gcc-13 in repository gcc.
from ff563b2c8dd OpenMP: C++ attribute syntax fixes/testcases for loop trans [...] new 5283f9c926e OpenMP: requires unified_shared_memory patch, insert USM al [...]
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: libgcc/Makefile.in | 3 +- libgcc/offloadstuff.c | 13 ++++ libgfortran/gfortran.map | 5 ++ libgfortran/libgfortran.h | 5 ++ libgfortran/runtime/main.c | 43 ++++++++++- libgfortran/runtime/memory.c | 32 +++++++-- libgomp/libgomp.map | 6 ++ libgomp/target.c | 84 +++++++++++++++++++++- .../target-unified_shared_memory-1.f90 | 13 ++++ 9 files changed, 195 insertions(+), 9 deletions(-) create mode 100644 libgomp/testsuite/libgomp.fortran/target-unified_shared_memory-1.f90