This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/26661] New: Sequential formatted read goes too far
- From: "jvdelisle at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Mar 2006 04:46:38 -0000
- Subject: [Bug libfortran/26661] New: Sequential formatted read goes too far
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
When reading sequential formatted files, and the last line of the file does not
contain an LF or CR, and EOF error occurs when there is available format
specifiers, but no data. Test case to follow.
--
Summary: Sequential formatted read goes too far
Product: gcc
Version: 4.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libfortran
AssignedTo: jvdelisle at gcc dot gnu dot org
ReportedBy: jvdelisle at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26661