------- Comment #8 from jvdelisle at gcc dot gnu dot org 2006-03-03 05:13 ------- Subject: Bug 26464
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 <[EMAIL PROTECTED]> 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 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26464