https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69524
janus at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[6 Regression] Compiler |[6 Regression] Compiler
|segfaults on simple |segfaults on invalid
|testcase |testcase
--- Comment #4 from janus at gcc dot gnu.org ---
(In reply to janus from comment #1)
> With gfortran 5.2.1, I do not get an ICE, but several errors, starting with:
>
> module subroutine A1(i)
> 1
> Error: Unclassifiable statement at (1)
I guess the main question is why this error is not being triggered on trunk.