gcc/libgfortran/io
Tobias Burnus a73421c460 re PR libfortran/56696 (Formatted (list-directed) input fails to signal end of record)
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.

From-SVN: r197019
2013-03-24 11:16:33 +01:00
..
close.c Update copyright years in libgfortran. 2013-01-14 18:20:58 +00:00
fbuf.c Update copyright years in libgfortran. 2013-01-14 18:20:58 +00:00
fbuf.h Update copyright years in libgfortran. 2013-01-14 18:20:58 +00:00
file_pos.c Improve performance of byte-swapped I/O. 2013-01-23 23:56:54 +02:00
format.c Use C99 bool instead of enum try. 2013-03-19 13:13:32 +02:00
format.h Update copyright years in libgfortran. 2013-01-14 18:20:58 +00:00
inquire.c Update copyright years in libgfortran. 2013-01-14 18:20:58 +00:00
intrinsics.c Update copyright years in libgfortran. 2013-01-14 18:20:58 +00:00
io.h Improve performance of byte-swapped I/O. 2013-01-23 23:56:54 +02:00
list_read.c re PR libfortran/56696 (Formatted (list-directed) input fails to signal end of record) 2013-03-24 11:16:33 +01:00
lock.c Update copyright years in libgfortran. 2013-01-14 18:20:58 +00:00
open.c re PR libfortran/48618 (Negative unit number in OPEN(...) is sometimes allowed) 2013-03-20 08:45:49 +01:00
read.c Update copyright years in libgfortran. 2013-01-14 18:20:58 +00:00
size_from_kind.c Update copyright years in libgfortran. 2013-01-14 18:20:58 +00:00
transfer.c Use C99 bool instead of enum try. 2013-03-19 13:13:32 +02:00
transfer128.c Update copyright years in libgfortran. 2013-01-14 18:20:58 +00:00
unit.c Update copyright years in libgfortran. 2013-01-14 18:20:58 +00:00
unix.c Fix regression when writing formatted sequential to a pipe. 2013-02-21 21:03:10 +02:00
unix.h Update copyright years in libgfortran. 2013-01-14 18:20:58 +00:00
write.c Use C99 bool instead of enum try. 2013-03-19 13:13:32 +02:00
write_float.def Use C99 bool instead of enum try. 2013-03-19 13:13:32 +02:00