This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-9 in repository gcc.
from 5c80a1bd426 Fortran] PR93309 – permit repeated 'implicit none(external)' new e5446f2201d [Fortran] Disable front-end optimization for OpenACC atomic [...] new 41ef25ed059 [OpenMP] Add missing parameters to omp_lib documentation (P [...]
The 2 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 | 18 ++++++++++++++++++ gcc/fortran/frontend-passes.c | 1 + gcc/fortran/intrinsic.texi | 21 +++++++++++++++++++++ gcc/testsuite/ChangeLog | 8 ++++++++ gcc/testsuite/gfortran.dg/goacc/atomic-1.f90 | 17 +++++++++++++++++ 5 files changed, 65 insertions(+) create mode 100644 gcc/testsuite/gfortran.dg/goacc/atomic-1.f90