This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]