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/56696] [4.8/4.9 Regression] Formatted (list-directed) input fails to signal end of record


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


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