This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e2103982da7 testsuite: fix failing pytest tests new 33fdbbe4ce6 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/parse.c | 3 + gcc/testsuite/gfortran.dg/goacc/unexpected-end.f90 | 23 ++++ gcc/testsuite/gfortran.dg/gomp/unexpected-end.f90 | 123 +++++++++++++++++++++ 3 files changed, 149 insertions(+) create mode 100644 gcc/testsuite/gfortran.dg/goacc/unexpected-end.f90 create mode 100644 gcc/testsuite/gfortran.dg/gomp/unexpected-end.f90