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 fortran/32235] [4.3 Regression] incorrectly position text file after backspace



------- Comment #8 from jvdelisle at gcc dot gnu dot org  2007-06-10 22:50 -------
Subject: Bug 32235

Author: jvdelisle
Date: Sun Jun 10 22:50:47 2007
New Revision: 125606

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125606
Log:
2007-06-10  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

        PR libgfortran/32235
        * io/transfer.c (st_read): Remove test for end of file condition.
        (next_record_r): Add test for end of file condition.


Modified:
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/io/transfer.c


-- 


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


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