https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58787
kargl at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kargl at gcc dot gnu.org
--- Comment #7 from kargl at gcc dot gnu.org ---
(In reply to Dominique d'Humieres from comment #6)
> > No longer ICEs with r238822.
>
> It still fails for me:
>
> [book15] f90/bug% /opt/gcc/gcc7p-238822p2/bin/gfortran pr58787.f90
> pr58787.f90:15:27:
>
> 1
> Error: Expecting END SUBROUTINE statement at (1)
> f951: internal compiler error: Segmentation fault: 11
>
> f951: internal compiler error: Abort trap: 6
> gfortran: internal compiler error: Abort trap: 6 (program f951)
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <http://gcc.gnu.org/bugs.html> for instructions.
Does it still fail for you?