This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/25550] file data corrupted after reading end of file
- 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: 28 Dec 2005 07:20:24 -0000
- Subject: [Bug libfortran/25550] file data corrupted after reading end of file
- References: <bug-25550-10129@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from jvdelisle at gcc dot gnu dot org 2005-12-28 07:20 -------
Subject: Bug 25550
Author: jvdelisle
Date: Wed Dec 28 07:20:19 2005
New Revision: 109101
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109101
Log:
2005-12-28 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR libgfortran/25550
* io/file_pos.c (st_rewind): Reset bytes left so no error occurs in
next_record_r.
Modified:
trunk/libgfortran/ChangeLog
trunk/libgfortran/io/file_pos.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25550