public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/17734] New: gfortran should accept "# <line number>" cpp output
@ 2004-09-29 18:46 schnetter at aei dot mpg dot de
  2004-09-29 19:08 ` [Bug fortran/17734] " schnetter at aei dot mpg dot de
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: schnetter at aei dot mpg dot de @ 2004-09-29 18:46 UTC (permalink / raw)
  To: gcc-bugs

According to the cpp manual (e.g. 
http://gcc.gnu.org/onlinedocs/gcc-3.4.2/cpp/Line-Control.html), a line 
consisting of 
 
# <line number> 
 
where <line number> is a line number, is legal cpp output.  gfortran rejects 
this as "unknown preprocessor token".  It does accept a line like 
 
# <line number> <file name> 
 
It should also accept the former.

-- 
           Summary: gfortran should accept "# <line number>" cpp output
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: minor
          Priority: P2
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: schnetter at aei dot mpg dot de
                CC: gcc-bugs at gcc dot gnu dot org


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


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

end of thread, other threads:[~2004-10-04 15:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-29 18:46 [Bug fortran/17734] New: gfortran should accept "# <line number>" cpp output schnetter at aei dot mpg dot de
2004-09-29 19:08 ` [Bug fortran/17734] " schnetter at aei dot mpg dot de
2004-09-29 21:32 ` schnetter at aei dot mpg dot de
2004-09-29 22:35 ` pinskia at gcc dot gnu dot org
2004-09-29 22:57 ` pinskia at gcc dot gnu dot org
2004-10-04 15:55 ` pinskia 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).