r194809 - in /trunk/libgfortran: ChangeLog io/l...
jvdelisle@gcc.gnu.org
jvdelisle@gcc.gnu.org
Wed Jan 2 17:09:00 GMT 2013
Author: jvdelisle
Date: Wed Jan 2 17:09:09 2013
New Revision: 194809
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194809
Log:
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.
Modified:
trunk/libgfortran/ChangeLog
trunk/libgfortran/io/list_read.c
More information about the Gcc-cvs
mailing list