From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19199 invoked by alias); 25 Feb 2007 03:52:31 -0000 Received: (qmail 19159 invoked by alias); 25 Feb 2007 03:52:20 -0000 Date: Sun, 25 Feb 2007 03:52:00 -0000 Message-ID: <20070225035220.19158.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug libfortran/30918] Failure to skip commented out NAMELIST In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "jvdelisle at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2007-02/txt/msg02796.txt.bz2 ------- Comment #8 from jvdelisle at gcc dot gnu dot org 2007-02-25 03:52 ------- Subject: Bug 30918 Author: jvdelisle Date: Sun Feb 25 03:52:11 2007 New Revision: 122310 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=122310 Log: 2007-02-24 Jerry DeLisle PR libgfortran/30918 * io/listread.c (namelist_read): Eat comment line. 2007-02-24 Jerry DeLisle PR libgfortran/30918 * gfortran.dg/namelist_26.f90: New test. Added: branches/gcc-4_1-branch/gcc/testsuite/gfortran.dg/namelist_26.f90 Modified: branches/gcc-4_1-branch/gcc/testsuite/ChangeLog branches/gcc-4_1-branch/libgfortran/ChangeLog branches/gcc-4_1-branch/libgfortran/io/list_read.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30918