https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102313

--- Comment #2 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Tobias Burnus <bur...@gcc.gnu.org>:

https://gcc.gnu.org/g:33fdbbe4ce6055eb858096d01720ccf94aa854ec

commit r12-3524-g33fdbbe4ce6055eb858096d01720ccf94aa854ec
Author: Tobias Burnus <tob...@codesourcery.com>
Date:   Tue Sep 14 14:17:35 2021 +0200

    Fortran: Add missing ST_OMP_END_SCOPE handling [PR102313]

            PR fortran/102313

    gcc/fortran/ChangeLog:

            * parse.c (gfc_ascii_statement): Add missing ST_OMP_END_SCOPE.

    gcc/testsuite/ChangeLog:

            * gfortran.dg/goacc/unexpected-end.f90: New test.
            * gfortran.dg/gomp/unexpected-end.f90: New test.

Reply via email to