------- Comment #12 from jvdelisle at gcc dot gnu dot org  2009-09-19 17:21 
-------
Subject: Bug 41328

Author: jvdelisle
Date: Sat Sep 19 17:21:20 2009
New Revision: 151883

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=151883
Log:
2009-09-19  Jerry DeLisle  <jvdeli...@gcc.gnu.org>

        Backport from mainline:
        PR libgfortran/41328
        * io/transfer.c (read_sf): Adjust fbuf position and do proper fbuf
reads
        to traverse CR, CR-LF, and LF style line ends.Set at_eof flag on short
        read if any characters were successfully read so that EOF condition
with
        no EOR marker succeeds.

Modified:
    branches/gcc-4_4-branch/libgfortran/ChangeLog
    branches/gcc-4_4-branch/libgfortran/io/transfer.c


-- 


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

Reply via email to