gcc/libgfortran/io
Tobias Burnus 71879a86ef re PR libfortran/56810 (record-repeat fails kind check on complex read)
2013-04-04  Tobias Burnus  <burnus@net-b.de>

        PR fortran/56810
        * io/list_read.c (check_type): Fix kind checking for COMPLEX.

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

        PR fortran/56810
        * gfortran.dg/read_repeat_2.f90: New.

From-SVN: r197479
2013-04-04 13:24:15 +02: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 re PR libfortran/56737 (Wrong I/O result with format cache for Hollerith strings) 2013-03-29 10:39:47 +01: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/56810 (record-repeat fails kind check on complex read) 2013-04-04 13:24:15 +02: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 re PR libfortran/56786 (Namelist read fails with designators containing embedded spaces) 2013-03-31 20:32:33 +00: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