This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libfortran/26464] Runtime I/O error/invald argument on READ



------- 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  <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


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26464


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]