This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/31099] [4.3/4.2 regression] Runtime error on legal code using RECL
- 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: 16 Mar 2007 01:11:12 -0000
- Subject: [Bug libfortran/31099] [4.3/4.2 regression] Runtime error on legal code using RECL
- References: <bug-31099-10259@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #15 from jvdelisle at gcc dot gnu dot org 2007-03-16 01:11 -------
Subject: Bug 31099
Author: jvdelisle
Date: Fri Mar 16 01:11:01 2007
New Revision: 122973
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=122973
Log:
2007-03-15 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR libgfortran/31099
* io/file_pos.c (st_rewind): Don't set bytes_left to zero.
Modified:
branches/gcc-4_2-branch/libgfortran/ChangeLog
branches/gcc-4_2-branch/libgfortran/io/file_pos.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31099