[Bug libfortran/37707] Namelist read of array of derived type incorrect
jvdelisle at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Oct 29 04:47:00 GMT 2008
------- 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 <jvdelisle@gcc.gnu.org>
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
More information about the Gcc-bugs
mailing list