gcc/libgfortran/io
Jerry DeLisle cc1863452c re PR fortran/55818 (Reading a REAL from a file which doesn't end in a new line fails)
2013-01-02  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR libfortran/55818
	* io/list_read.c (read_real): Do not call hit_eof when EOF can be
	treated as a value separator.
	(parse_real): Likewise.
	(read_logical): Likewise.
	(read_character): Likewise.
	(read_complex): Likewise.

From-SVN: r194809
2013-01-02 17:09:09 +00:00
..
close.c
fbuf.c
fbuf.h
file_pos.c
format.c
format.h
inquire.c re PR fortran/48976 (INQUIRE with STREAM= not supported) 2012-12-27 18:07:33 +00:00
intrinsics.c
io.h re PR fortran/48976 (INQUIRE with STREAM= not supported) 2012-12-27 18:07:33 +00:00
list_read.c re PR fortran/55818 (Reading a REAL from a file which doesn't end in a new line fails) 2013-01-02 17:09:09 +00:00
lock.c
open.c re PR libfortran/48960 (OPEN statement modifies NEWUNIT variable on error) 2012-12-26 18:11:42 +00:00
read.c
size_from_kind.c
transfer128.c
transfer.c
unit.c
unix.c re PR libfortran/30162 (Document when sequential I/O with named pipes works) 2012-12-21 20:50:48 +00:00
unix.h
write_float.def PR fortran/55539 Fix regression in -fno-sign-zero. 2012-12-26 00:11:16 +02:00
write.c