This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch openacc-gcc-9-branch in repository gcc.
from 55858edc1aa Fortran - Improve OpenMP/OpenACC diagnostic new 54fbada7d4d Fortran - fix OpenMP 'target simd'
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.openacc | 7 +++++++ gcc/fortran/parse.c | 1 + gcc/testsuite/ChangeLog.openacc | 7 +++++++ gcc/testsuite/gfortran.dg/gomp/target-simd.f90 | 26 ++++++++++++++++++++++++++ 4 files changed, 41 insertions(+) create mode 100644 gcc/testsuite/gfortran.dg/gomp/target-simd.f90