https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102311
--- Comment #4 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Harald Anlauf <[email protected]>: https://gcc.gnu.org/g:b305ec979d9dfc8153859a62a8ab9dd43c3bfc73 commit r12-3533-gb305ec979d9dfc8153859a62a8ab9dd43c3bfc73 Author: Harald Anlauf <[email protected]> Date: Tue Sep 14 20:23:27 2021 +0200 Fortran - fix ICE during error recovery checking entry characteristics gcc/fortran/ChangeLog: PR fortran/102311 * resolve.c (resolve_entries): Attempt to recover cleanly after rejecting mismatched function entries. gcc/testsuite/ChangeLog: PR fortran/102311 * gfortran.dg/entry_25.f90: New test.
