https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61173
--- Comment #9 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> --- Author: jvdelisle Date: Sat Jun 7 17:35:35 2014 New Revision: 211345 URL: http://gcc.gnu.org/viewcvs?rev=211345&root=gcc&view=rev Log: 2014-06-07 Jerry DeLisle <jvdeli...@gcc.gnu> Backport from trunk. 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. Modified: branches/gcc-4_9-branch/libgfortran/ChangeLog branches/gcc-4_9-branch/libgfortran/io/list_read.c