gcc/libgfortran/io
John David Anglin 458653cc06 re PR libfortran/35667 (HP-UX 10 has broken strtod)
PR fortran/35667
	* io/io.h (convert_infnan): Declare.
	* io/read.c (convert_infnan): New.
	(read_f): Use convert_infnan to convert INFs and NANs.
	* list_read.c (parse_real, read_real): Likewise.

From-SVN: r171182
2011-03-19 17:25:18 +00:00
..
close.c
fbuf.c
fbuf.h PR 47694 Read from named pipe fails 2011-02-23 08:59:51 +02:00
file_pos.c
format.c
format.h
inquire.c PR 47432 Use ttyname_r() if available 2011-01-27 22:05:45 +02:00
intrinsics.c PR 47432 Use ttyname_r() if available 2011-01-27 22:05:45 +02:00
io.h re PR libfortran/35667 (HP-UX 10 has broken strtod) 2011-03-19 17:25:18 +00:00
list_read.c re PR libfortran/35667 (HP-UX 10 has broken strtod) 2011-03-19 17:25:18 +00:00
lock.c
open.c
read.c re PR libfortran/35667 (HP-UX 10 has broken strtod) 2011-03-19 17:25:18 +00:00
size_from_kind.c
transfer128.c re PR fortran/47642 (real(kind=16) - libquadmath - segfault on amd64 FreeBSD) 2011-02-14 16:34:44 +01:00
transfer.c re PR fortran/47878 (187.facerec miscompares) 2011-02-24 21:13:57 +01:00
unit.c
unix.c re PR libfortran/47439 (Fun with scratch files on Windows MKTEMP only allows for 26 files) 2011-03-19 12:09:27 +00:00
unix.h PR 47432 Use ttyname_r() if available 2011-01-27 22:05:45 +02:00
write_float.def re PR libfortran/48047 (Incorrect output rounding of double precision numbers) 2011-03-12 00:49:51 +00:00
write.c