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/30918] Failure to skip commented out NAMELIST



------- Comment #7 from jvdelisle at gcc dot gnu dot org  2007-02-25 03:39 -------
Subject: Bug 30918

Author: jvdelisle
Date: Sun Feb 25 03:39:19 2007
New Revision: 122309

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

        PR libgfortran/30918
        * io/listread.c (namelist_read): Eat comment line.

2007-02-24  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

        PR libgfortran/30918
        * gfortran.dg/namelist_26.f90: New test.

Added:
    branches/gcc-4_2-branch/gcc/testsuite/gfortran.dg/namelist_26.f90
Modified:
    branches/gcc-4_2-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_2-branch/libgfortran/ChangeLog
    branches/gcc-4_2-branch/libgfortran/io/list_read.c


-- 


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


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