This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/17090] New: Runtime I/O error
- From: "deji_aking at yahoo dot ca" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Aug 2004 03:14:14 -0000
- Subject: [Bug fortran/17090] New: Runtime I/O error
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
gfortran seems to have problem reading input files. Attached are the prunned
down code and input data I was trying to use. And here is the error message
>>
[deji@rhema2 model]$ f95 ginput.f90 -o test1
[deji@rhema2 model]$ ./test1
At line 13 of file ginput.f90
Fortran runtime error: End of file
<<
--
Summary: Runtime I/O error
Product: gcc
Version: 3.5.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: fortran
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: deji_aking at yahoo dot ca
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17090