[Bug fortran/56803] EOF with namelist read give INTERNAL error instead of END OF FILE error

jvdelisle at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Apr 1 20:10:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56803

--- Comment #1 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> 2013-04-01 20:10:02 UTC ---
This is fixed on 4.9 by patch to PR56786, but it patch does need to be
backported.

$ gfc tc56803.f90 
$ ./a.out 
At line 8 of file tc56803.f90 (unit = 99, file = '/tmp/gfortrantmp5qfaGE')
Fortran runtime error: End of file



More information about the Gcc-bugs mailing list