This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e9477a28237 PR target/93089 * config/i386/i386-options.c (ix86_simd_c [...] new 227bca9a7ed Fortran] OpenMP/OpenACC – fix more issues with OPTIONAL
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/ChangeLog | 10 ++ gcc/fortran/trans-openmp.c | 117 +++++++++++------ libgomp/ChangeLog | 8 ++ libgomp/testsuite/libgomp.fortran/optional-map.f90 | 13 ++ .../libgomp.fortran/use_device_ptr-optional-2.f90 | 11 ++ .../libgomp.fortran/use_device_ptr-optional-3.f90 | 140 +++++++++++++++++++++ 6 files changed, 260 insertions(+), 39 deletions(-) create mode 100644 libgomp/testsuite/libgomp.fortran/use_device_ptr-optional-3.f90