gcc/libgfortran/io
Janne Blomqvist 5f54710465 PR 49296 List read, EOF without preceding separator
2011-07-13  Janne Blomqvist  <jb@gcc.gnu.org>

	PR libfortran/49296
	* io/list_read.c (read_logical): Don't error out if a valid value
	is followed by EOF instead of a normal separator.
	(read_integer): Likewise.

testsuite:

2011-07-13  Janne Blomqvist  <jb@gcc.gnu.org>

	PR libfortran/49296
	* gfortran.dg/read_list_eof_1.f90: Add tests for integer, real,
	and logical reads.

From-SVN: r176245
2011-07-13 21:46:44 +03:00
..
close.c Split up io/io.h 2009-11-02 23:52:59 +02:00
fbuf.c remove useless if-before-free tests 2011-04-20 18:19:03 +00:00
fbuf.h PR 47694 Read from named pipe fails 2011-02-23 08:59:51 +02:00
file_pos.c Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
format.c remove useless if-before-free tests 2011-04-20 18:19:03 +00:00
format.h Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
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 Cleanup memsize types 2011-04-12 22:27:49 +03:00
list_read.c PR 49296 List read, EOF without preceding separator 2011-07-13 21:46:44 +03:00
lock.c Remove free_mem 2010-05-07 18:55:59 +03:00
open.c remove useless if-before-free tests 2011-04-20 18:19:03 +00:00
read.c PR 19155 Check for strtod failure via endptr 2011-05-29 11:59:44 +03:00
size_from_kind.c Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
transfer.c Replace sprintf with snprintf 2011-04-16 20:43:03 +03:00
transfer128.c re PR fortran/47642 (real(kind=16) - libquadmath - segfault on amd64 FreeBSD) 2011-02-14 16:34:44 +01:00
unit.c remove useless if-before-free tests 2011-04-20 18:19:03 +00:00
unix.c Return error when trying to seek a non-seekable buffered file 2011-06-11 13:52:18 +03:00
unix.h PR 47432 Use ttyname_r() if available 2011-01-27 22:05:45 +02:00
write.c PR 48488 Typo 2011-04-29 19:06:48 +03:00
write_float.def re PR libfortran/48787 (Invalid UP/DOWN rounding with F editing) 2011-05-05 01:19:30 +00:00