[Bug fortran/103508] [PDT] ICE in gfc_find_symtree, at fortran/symbol.c:2979

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Sep 22 06:33:20 GMT 2025


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 <pault@gcc.gnu.org>:

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

commit r16-4016-g5e6937b9ab4f752c22b4e2fd0e01836a0df24653
Author: Paul Thomas <pault@gcc.gnu.org>
Date:   Mon Sep 22 07:33:07 2025 +0100

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

    2025-09-22  Steve Kargl  <pault@gcc.gnu.org>

    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.


More information about the Gcc-bugs mailing list