[Bug fortran/85983] ICE in check_dtio_interface1, at fortran/interface.c:4748
jvdelisle at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Jun 3 15:12:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85983
--- Comment #2 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
Removing the assert at interface.c:4748 seems to fix this, giving the following
error:
z2.f03:14:16:
subroutine s2 (dtv, unit)
1
Error: Too few dummy arguments in DTIO procedure ‘s2’ at (1)
More information about the Gcc-bugs
mailing list