]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR libfortran/18398 (Formatted I/O problems)
authorBud Davis <bdavis9659@comcast.net>
Fri, 7 Jan 2005 03:25:47 +0000 (03:25 +0000)
committerBud Davis <bdavis@gcc.gnu.org>
Fri, 7 Jan 2005 03:25:47 +0000 (03:25 +0000)
commita7e8d7dbe7563a53d39958ce9721a3e623c7142d
tree86705ded928384a7e8d054f2cbb9f64ba3ca2eaf
parent9fb29c4634ac5ccb93fc59befd92135e5c0d108a
re PR libfortran/18398 (Formatted I/O problems)

2005-01-07  Bud Davis  <bdavis9659@comcast.net>

        PR fortran/18398
        * transfer.c (next_record_r): always skip the
        eol search if it was found during sf_read.

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

From-SVN: r93035
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/fmt_read.f90 [new file with mode: 0644]
libgfortran/ChangeLog
libgfortran/io/transfer.c