------- Comment #33 from jvdelisle at gcc dot gnu dot org 2008-10-29 04:45 ------- Subject: Bug 37707
Author: jvdelisle Date: Wed Oct 29 04:44:15 2008 New Revision: 141420 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=141420 Log: 2008-10-28 Jerry DeLisle <[EMAIL PROTECTED]> PR libfortran/37707 Backport from trunk. * io/list_read.c (read_character): Remove code to look ahead in namelist reads to descriminate non-delimited strings from namelist objects. * io/write.c (namelist_write): Delimit character strings with quote or apostrophe, defaulting to quote. Modified: branches/gcc-4_3-branch/libgfortran/ChangeLog branches/gcc-4_3-branch/libgfortran/io/list_read.c branches/gcc-4_3-branch/libgfortran/io/write.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37707