http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46800
--- Comment #6 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> --- Author: jvdelisle Revision: 208629 Modified property: svn:log Modified: svn:log at Wed Mar 19 01:28:28 2014 ------------------------------------------------------------------------------ --- svn:log (original) +++ svn:log Wed Mar 19 01:28:28 2014 @@ -1,6 +1,6 @@ 2014-03-17 Jerry DeLisle <jvdeli...@gcc.gnu> - PR libfortran/58324 + PR libfortran/46800 * io/list_read.c (list_formatted_read_scalar): Do not use eat_separator. Explicitly set the comma and end-of-line flags. Check for END condition from finish_separator.