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 f0bde8aba15 openmp: unified_address support new 6cd57652abe OpenMP: Fix use_device_{addr,ptr} with in-data-sharing arg
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/omp-low.c | 22 ++-- .../libgomp.fortran/use_device_addr-5.f90 | 143 +++++++++++++++++++++ 2 files changed, 156 insertions(+), 9 deletions(-) create mode 100644 libgomp/testsuite/libgomp.fortran/use_device_addr-5.f90