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

--- Comment #10 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Paul Thomas <[email protected]>:

https://gcc.gnu.org/g:5e6937b9ab4f752c22b4e2fd0e01836a0df24653

commit r16-4016-g5e6937b9ab4f752c22b4e2fd0e01836a0df24653
Author: Paul Thomas <[email protected]>
Date:   Mon Sep 22 07:33:07 2025 +0100

    Fortran: Fix error recovery after missing END BLOCK [PR103508]

    2025-09-22  Steve Kargl  <[email protected]>

    gcc/fortran
            PR fortran/103508
            * decl.cc (gfc_match_end): Remove only the current partial
            rather than removing the entire sibling chain.

    gcc/testsuite/
            PR fortran/103508
            * gfortran.dg/pr103508.f90: New test.

Reply via email to