[Bug libfortran/63460] [4.9/5 Regression] Some namelists cannot be read from stdin (unit 5): Fortran runtime error: End of file

jvdelisle at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Oct 5 23:46:00 GMT 2014


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

--- Comment #5 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
Author: jvdelisle
Date: Sun Oct  5 23:45:45 2014
New Revision: 215909

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

        PR libgfortran/63460
    Backport from trunk.
        * io/unit.c (init_units): Initialize the DELIM flag to
        UNSPECIFIED for the STDIN unit so that the flag is
        correctly set later.

Modified:
    branches/gcc-4_9-branch/libgfortran/ChangeLog
    branches/gcc-4_9-branch/libgfortran/io/unit.c



More information about the Gcc-bugs mailing list