[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 May 24 19:26:00 GMT 2014


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61173

--- Comment #5 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
Author: jvdelisle
Date: Sat May 24 19:26:02 2014
New Revision: 210898

URL: http://gcc.gnu.org/viewcvs?rev=210898&root=gcc&view=rev
Log:
2014-05-23  Jerry DeLisle  <jvdelisle@gcc.gnu>

    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:
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/io/list_read.c



More information about the Gcc-bugs mailing list