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/33253] namelist: reading back a string with apostrophe



------- Comment #15 from jvdelisle at gcc dot gnu dot org  2007-10-04 15:57 -------
Subject: Bug 33253

Author: jvdelisle
Date: Thu Oct  4 15:57:28 2007
New Revision: 129016

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129016
Log:
2007-10-04  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

        PR libfortran/33253
        * io/list_read.c (read_character): Use line_buffer to scan ahead for
        object name or string when no delimiter is found.

Modified:
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/io/list_read.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33253


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