public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libfortran/30918]  New: Failure to skip commented out NAMELIST
@ 2007-02-21 21:46 anlauf at gmx dot de
  2007-02-21 21:47 ` [Bug libfortran/30918] " anlauf at gmx dot de
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: anlauf at gmx dot de @ 2007-02-21 21:46 UTC (permalink / raw)
  To: gcc-bugs

Hi,

when reading a namelist from a file, gfortran does not
skip a commented out entry as in

!&REPORT use      = 'ignore'   /        ! Commented out, ignore this one!
!
 &REPORT type     = 'SYNOP' 
         use      = 'active'
         max_proc = 20
 /

The attached program demonstrates that gfortran reads
the first entry although it should be skipped.


-- 
           Summary: Failure to skip commented out NAMELIST
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libfortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: anlauf at gmx dot de
  GCC host triplet: i686-pc-linux-gnu


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


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2007-02-25  4:00 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-21 21:46 [Bug libfortran/30918] New: Failure to skip commented out NAMELIST anlauf at gmx dot de
2007-02-21 21:47 ` [Bug libfortran/30918] " anlauf at gmx dot de
2007-02-21 21:48 ` anlauf at gmx dot de
2007-02-22  1:23 ` jvdelisle at gcc dot gnu dot org
2007-02-25  0:28 ` jvdelisle at gcc dot gnu dot org
2007-02-25  2:27 ` jvdelisle at gcc dot gnu dot org
2007-02-25  2:30 ` jvdelisle at gcc dot gnu dot org
2007-02-25  3:39 ` jvdelisle at gcc dot gnu dot org
2007-02-25  3:52 ` jvdelisle at gcc dot gnu dot org
2007-02-25  4:00 ` jvdelisle at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).