list_read.c
61.2 KB
-
re PR libfortran/37707 (Namelist read of array of derived type incorrect) · a7f5d054
2008-10-22 Jerry DeLisle <jvdelisle@gcc.gnu.org PR libfortran/37707 * 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. From-SVN: r141317
Jerry DeLisle committed