This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9b8ffbb8a0c Arrange to --disable-shared by default for VxWorks new 10a11610496 Fortran: Update use_device_ptr for OpenMP 5.1 [PR105318]
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/fortran/openmp.cc | 70 ++++++--- gcc/testsuite/gfortran.dg/gomp/is_device_ptr-1.f90 | 8 +- gcc/testsuite/gfortran.dg/gomp/is_device_ptr-2.f90 | 2 +- gcc/testsuite/gfortran.dg/gomp/is_device_ptr-3.f90 | 3 +- .../testsuite/libgomp.fortran/is_device_ptr-2.f90 | 159 +++++++++++++++++++++ 5 files changed, 215 insertions(+), 27 deletions(-) create mode 100644 libgomp/testsuite/libgomp.fortran/is_device_ptr-2.f90