This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f72c8918416 ubsan: Add another testcase for [0] array in the middle of [...] new 96ff97ff657 OpenMP/Fortran: Fix handling of optional is_device_ptr + bi [...]
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/trans-openmp.cc | 4 +- gcc/omp-low.cc | 3 +- .../testsuite/libgomp.fortran/is_device_ptr-3.f90 | 46 +++++++++++++++++++ .../libgomp.fortran/use_device_ptr-optional-4.f90 | 53 ++++++++++++++++++++++ 4 files changed, 104 insertions(+), 2 deletions(-) create mode 100644 libgomp/testsuite/libgomp.fortran/is_device_ptr-3.f90 create mode 100644 libgomp/testsuite/libgomp.fortran/use_device_ptr-optional-4.f90