This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libfortran/37707] Namelist read of array of derived type incorrect



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]