2014-10-05 Jerry DeLisle <jvdelisle@gcc.gnu.org>
commitb0e6e5c7b12a931c995ac9386ededb8ffd11348e
authorjvdelisle <jvdelisle@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 5 Oct 2014 23:45:45 +0000 (5 23:45 +0000)
committerjvdelisle <jvdelisle@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 5 Oct 2014 23:45:45 +0000 (5 23:45 +0000)
tree9cef3a6dbc70f55cb53eeacceb02b9779aa93526
parentad88493b3589d5dcb1c4f9a624e808b67c81c43b
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_9-branch@215909 138bc75d-0d04-0410-961f-82ee72b054a4
libgfortran/ChangeLog
libgfortran/io/unit.c