This is the mail archive of the gcc-patches@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]

[patch, committed] PR36202 [mingw] Namelist read fails with CRLF


Committed after regression testing on x86-64 and testing on mingw. OKed on IRC

Jerry

Subject: Bug 36202

Author: jvdelisle
Date: Sun May 11 15:02:41 2008
New Revision: 135177

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=135177
Log:
2008-05-11  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

        PR libfortran/36202
        * io/list_read (eat_separator): Handle the CR-LF case correctly.

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


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