[Bug fortran/58324] Bogus END-of-line error with list-directed I/O of file without trailing sequential record marker
jvdelisle at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Mar 18 01:20:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58324
--- Comment #11 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
Author: jvdelisle
Date: Tue Mar 18 01:20:02 2014
New Revision: 208629
URL: http://gcc.gnu.org/viewcvs?rev=208629&root=gcc&view=rev
Log:
2014-03-17 Jerry DeLisle <jvdelisle@gcc.gnu>
PR libfortran/58324
* 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.
Modified:
trunk/libgfortran/ChangeLog
trunk/libgfortran/io/list_read.c
More information about the Gcc-bugs
mailing list