[Bug fortran/85780] ICE in resolve_fl_procedure, at fortran/resolve.c:12504
kargl at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon May 14 20:25:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85780
--- Comment #2 from kargl at gcc dot gnu.org ---
(In reply to kargl from comment #1)
> HOwever, I think we then have an accepts invalid as an alternate
> return takes a label.
Whoops, I may have misread the standard. The label applies to
the actual argument. A dummy argument of '*' alone signifies
an alternate return, the patch in #1 indeed fixes the issue.
More information about the Gcc-bugs
mailing list