------- Comment #32 from jvdelisle at gcc dot gnu dot org 2007-12-17 00:47 ------- Subject: Bug 34427
Author: jvdelisle Date: Mon Dec 17 00:47:14 2007 New Revision: 131003 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131003 Log: 2007-12-16 Jerry DeLisle <[EMAIL PROTECTED]> PR fortran/34427 * io/list_read.c (read_real): Handle intervening line ends and spaces. (get_name): Don't push separators to saved_string. (eat_separator): If in namelist mode eat spaces and line ends as well. Modified: trunk/libgfortran/ChangeLog trunk/libgfortran/io/list_read.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34427