This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/omp/gcc-11 in repository gcc.
from 8496ceda575 testsuite: Use sync_long_long instead of sync_int_long for [...] new c8fdc3f666b Fortran: Add missing ST_OMP_END_SCOPE handling [PR102313]
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.omp | 8 ++ gcc/fortran/parse.c | 3 + gcc/testsuite/ChangeLog.omp | 9 ++ gcc/testsuite/gfortran.dg/goacc/unexpected-end.f90 | 23 ++++ gcc/testsuite/gfortran.dg/gomp/unexpected-end.f90 | 123 +++++++++++++++++++++ 5 files changed, 166 insertions(+) create mode 100644 gcc/testsuite/gfortran.dg/goacc/unexpected-end.f90 create mode 100644 gcc/testsuite/gfortran.dg/gomp/unexpected-end.f90