[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 21:12:00 GMT 2014


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

--- Comment #4 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
Author: jvdelisle
Date: Sun Oct  5 21:11:37 2014
New Revision: 215908

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

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

Modified:
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/io/unit.c



More information about the Gcc-bugs mailing list