[Bug libfortran/56696] [4.8/4.9 Regression] Formatted (list-directed) input fails to signal end of record

burnus at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Mar 24 20:26:00 GMT 2013


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

--- Comment #4 from Tobias Burnus <burnus at gcc dot gnu.org> 2013-03-24 20:26:51 UTC ---
Author: burnus
Date: Sun Mar 24 20:19:23 2013
New Revision: 197022

URL: http://gcc.gnu.org/viewcvs?rev=197022&root=gcc&view=rev
Log:
2013-03-24  Tobias Burnus  <burnus@net-b.de>

        PR fortran/56696
        * io/list_read.c (read_real): Fix EOF diagnostic.

2013-03-24  Tobias Burnus  <burnus@net-b.de>

        PR fortran/56696
        * gfortran.dg/eof_5.f90: New.


Added:
    branches/gcc-4_8-branch/gcc/testsuite/gfortran.dg/eof_5.f90
Modified:
    branches/gcc-4_8-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_8-branch/libgfortran/ChangeLog
    branches/gcc-4_8-branch/libgfortran/io/list_read.c



More information about the Gcc-bugs mailing list