[Bug libfortran/61173] [4.9/4.10 Regression] Erroneous "end of file" with internal read
jvdelisle at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Jun 7 17:36:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61173
--- Comment #9 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
Author: jvdelisle
Date: Sat Jun 7 17:35:35 2014
New Revision: 211345
URL: http://gcc.gnu.org/viewcvs?rev=211345&root=gcc&view=rev
Log:
2014-06-07 Jerry DeLisle <jvdelisle@gcc.gnu>
Backport from trunk.
PR libfortran/61173
* io/list_read.c (eat_spaces): If the next character pointed to
is a space, don't seek, must be at the end.
Modified:
branches/gcc-4_9-branch/libgfortran/ChangeLog
branches/gcc-4_9-branch/libgfortran/io/list_read.c
More information about the Gcc-bugs
mailing list