public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/13702] New: [gfortran] When preprocessing Fortran files (.F, .F90 and .F95) cpp should emit line numbers.
@ 2004-01-15 19:09 toon at moene dot indiv dot nluug dot nl
  2004-01-15 19:11 ` [Bug fortran/13702] " pinskia at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: toon at moene dot indiv dot nluug dot nl @ 2004-01-15 19:09 UTC (permalink / raw)
  To: gcc-bugs

Currently, when preprocessing Fortran files, gfortran calls cpp with the -P
option, which prevents it to emit line number information.

The reason for this is that, at the moment, the Fortran front end cannot process
these directives.

However, for debugging purposes it's paramount that this infomation is emitted
by cpp and interpreted by the Fortran front end; without it, line numbers in
debugging records will refer to the lines in the preprocessed source, not the
original.

-- 
           Summary: [gfortran] When preprocessing Fortran files (.F, .F90
                    and .F95) cpp should emit line numbers.
           Product: gcc
           Version: tree-ssa
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: toon at moene dot indiv dot nluug dot nl
                CC: gcc-bugs at gcc dot gnu dot org


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


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

end of thread, other threads:[~2004-05-16 19:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-15 19:09 [Bug fortran/13702] New: [gfortran] When preprocessing Fortran files (.F, .F90 and .F95) cpp should emit line numbers toon at moene dot indiv dot nluug dot nl
2004-01-15 19:11 ` [Bug fortran/13702] " pinskia at gcc dot gnu dot org
2004-04-30 13:23 ` Tobias dot Schlueter at physik dot uni-muenchen dot de
2004-05-12 14:21 ` Tobias dot Schlueter at physik dot uni-muenchen dot de
2004-05-16 20:27 ` cvs-commit at gcc dot gnu dot org
2004-05-17  3:48 ` tobi 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).