------- Comment #6 from jvdelisle at gcc dot gnu dot org 2008-07-02 04:45 ------- Subject: Bug 36546
Author: jvdelisle Date: Wed Jul 2 04:44:21 2008 New Revision: 137336 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=137336 Log: 2008-07-01 Jerry DeLisle <[EMAIL PROTECTED] PR fortran/36676 PR fortran/36657 PR fortran/36546 Backport from trunk. * io/list_read.c (find_nml_name): Use unget_char before eat_separator. (read_character): Check for '!' along with separators. (eat_separator): Add tab character to condition for looping past whitespace. Modified: branches/gcc-4_3-branch/libgfortran/ChangeLog branches/gcc-4_3-branch/libgfortran/io/list_read.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36546