This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r111669 - in /branches/gcc-4_1-branch/libgfortr...
- From: jvdelisle at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Fri, 03 Mar 2006 05:13:08 -0000
- Subject: r111669 - in /branches/gcc-4_1-branch/libgfortr...
Author: jvdelisle
Date: Fri Mar 3 05:13:06 2006
New Revision: 111669
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=111669
Log:
2006-03-02 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR libgfortran/26464
* io/file_pos.c (st_backspace): Flush and truncate file
when in AFTER_ENDFILE condition.
* io/transfer.c (st_read_done): Remove flush, no longer needed.
Modified:
branches/gcc-4_1-branch/libgfortran/ChangeLog
branches/gcc-4_1-branch/libgfortran/io/file_pos.c
branches/gcc-4_1-branch/libgfortran/io/transfer.c