re PR libfortran/61173 (Erroneous "end of file" with internal read)
commit03c0f1952048ea3c781bba93d81afcf2519a49f2
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Sat, 24 May 2014 19:26:02 +0000 (24 19:26 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Sat, 24 May 2014 19:26:02 +0000 (24 19:26 +0000)
treeaf89e009992f855776a49c47ce4bd0fb173a37a0
parent63cbc2d48f9b76d3dc4eb6b9abdd063087db8653
re PR libfortran/61173 (Erroneous "end of file" with internal read)

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.

From-SVN: r210898
libgfortran/ChangeLog
libgfortran/io/list_read.c