From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16542 invoked by alias); 25 Feb 2007 03:39:41 -0000 Received: (qmail 16493 invoked by alias); 25 Feb 2007 03:39:30 -0000 Date: Sun, 25 Feb 2007 03:39:00 -0000 Message-ID: <20070225033930.16492.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/msg02794.txt.bz2 ------- 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 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_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