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/70684] [4.9/5/6/7 Regression] incorrect reading of values from file on Windows


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70684

--- Comment #8 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
Author: jvdelisle
Date: Tue Apr 19 19:24:28 2016
New Revision: 235220

URL: https://gcc.gnu.org/viewcvs?rev=235220&root=gcc&view=rev
Log:
2016-04-19  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

        PR libgfortran/70684
        * io/list_read (check_buffers): Add '\r' to check for end of line.
        factor.

        * gfortran.dg/list_read_14.f90: New test.

Added:
    trunk/gcc/testsuite/gfortran.dg/list_read_14.f90
Modified:
    trunk/gcc/testsuite/ChangeLog
    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]