gcc/libgfortran/io
Francois-Xavier Coudert 853a4203b7 re PR libfortran/19155 ([4.0 only] blanks not treated as zeros in 'E' format read (NIST FM110.FOR))
PR libfortran/19155
	* io/read.c (convert_real): strtod can set errno to EINVAL on an
	empty string, but we shouldn't have an error in that case.

From-SVN: r101128
2005-06-17 16:20:29 +00:00
..
backspace.c backspace.c (unformatted_backspace): Do not dereference the pointer to the stream. 2005-04-08 19:07:54 +00:00
close.c normalize.c (almostone_r4, [...]): Fix parameter list. 2005-05-15 14:44:42 +02:00
endfile.c re PR libfortran/19280 (Inconsistent licensing of libgfortran) 2005-01-12 21:27:33 +00:00
format.c re PR libfortran/20006 ($ format extension doesn't work) 2005-05-29 12:22:49 +00:00
inquire.c re PR libfortran/20950 ([4.0 only] segfault in INQUIRE asking for SEQUENTIAL status) 2005-04-18 07:34:32 +00:00
io.h Remove extra whitespace. 2005-05-15 14:49:45 +02:00
list_read.c re PR libfortran/19216 (list directed read with leading slash (NIST FM923)) 2005-06-16 22:50:51 +00:00
lock.c normalize.c (almostone_r4, [...]): Fix parameter list. 2005-05-15 14:44:42 +02:00
open.c configure.ac: Add additional warning flags. 2005-05-17 18:54:58 +02:00
read.c re PR libfortran/19155 ([4.0 only] blanks not treated as zeros in 'E' format read (NIST FM110.FOR)) 2005-06-17 16:20:29 +00:00
rewind.c rewind.c (st_rewind): Flush the stream when resetting the mode from WRITING to READING. 2005-04-26 15:27:11 -04:00
transfer.c * io/transfer.c (formatted_transfer): Fix typo in error message. 2005-06-16 22:31:32 +00:00
unit.c unit.c (get_unit): Mark argument as unused. 2005-05-17 19:02:38 +02:00
unix.c re PR libfortran/16436 (gfortran TL edit descriptor failure - test f77-edit-t-in.f) 2005-06-16 22:13:26 +00:00
write.c re PR libfortran/21376 (libfortran "E" output format causes FPE) 2005-05-22 21:17:42 +00:00