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/36657] Namelist reading bug with string constant immediately followed by comment



------- Comment #2 from jvdelisle at gcc dot gnu dot org  2008-06-28 21:47 -------
Subject: Bug 36657

Author: jvdelisle
Date: Sat Jun 28 21:46:53 2008
New Revision: 137236

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=137236
Log:
2008-06-28  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

        PR fortran/36657
        * io/list_read.c (read_character): Check for '!' along with separators.
        (find_nml_name): Likewise and eat the comment if found.

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


-- 


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


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