gcc/libgfortran/io
Tobias Burnus c9f7e8258a re PR fortran/34319 (I/O: Support "NaN", "Infinity" and "INF" as input)
2007-12-08  Tobias Burnus  <burnus@net-b.de>

        PR fortran/34319
        * io/list_read.c (parse_real, read_real): Support NaN/Infinity.

2007-12-08  Tobias Burnus  <burnus@net-b.de>

        PR fortran/34319
        * gfortran.dg/nan_3.f90: New.

From-SVN: r130708
2007-12-08 16:51:52 +01:00
..
close.c
file_pos.c re PR fortran/33307 (I/O read/positioning problem) 2007-09-07 20:16:05 +00:00
format.c re PR fortran/31675 (Fortran front-end and libgfortran should have a common header file) 2007-09-03 16:44:15 +00:00
inquire.c
intrinsics.c
io.h
list_read.c re PR fortran/34319 (I/O: Support "NaN", "Infinity" and "INF" as input) 2007-12-08 16:51:52 +01:00
lock.c
open.c
read.c
size_from_kind.c
transfer.c re PR libfortran/33985 (access="stream",form="unformatted" doesn't buffer) 2007-12-02 23:17:16 +00:00
unit.c
unix.c re PR fortran/33795 (Environment variable GFORTRAN_UNBUFFERED_<number> not working) 2007-10-19 04:10:58 +00:00
write_float.def
write.c