------- Comment #2 from fxcoudert at gcc dot gnu dot org 2005-11-27 23:14 ------- (In reply to comment #1) > At line 2 of file nml.f > Fortran runtime error: End of file
Debugging shows that the bytes_left field of the stream is not set correctly (2338621003140048416 instead of 9223372036854775807). It is set in transfer.c, line 1143. -- fxcoudert at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed|2005-11-27 11:38:52 |2005-11-27 23:14:43 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25116