re PR libfortran/63460 (Some namelists cannot be read from stdin (unit 5): Fortran...
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Sun, 5 Oct 2014 21:11:37 +0000 (21:11 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Sun, 5 Oct 2014 21:11:37 +0000 (21:11 +0000)
commitc0c8f05093dca6133d92674faf789f6ba9b544d0
treef0b605fe129b5e08cb6f39b9f057b9b9cea040fb
parent0ca06d0371892feef80dcdc9d543cb95b230bd40
re PR libfortran/63460 (Some namelists cannot be read from stdin (unit 5): Fortran runtime error: End of file)

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.

From-SVN: r215908
libgfortran/ChangeLog
libgfortran/io/unit.c