This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug driver/30246] -ggdb3 does not cause -dD to be passed to cc1 for preprocessing
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Jan 2007 00:49:47 -0000
- Subject: [Bug driver/30246] -ggdb3 does not cause -dD to be passed to cc1 for preprocessing
- References: <bug-30246-13779@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from pinskia at gcc dot gnu dot org 2007-01-07 00:49 -------
Confirmed as of today, this is not a regression, a work around is to do -ggdb
-g3.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2007-01-07 00:49:47
date| |
Summary|-ggdb3 information lost |-ggdb3 does not cause -dD to
|using temporary preprocessed|be passed to cc1 for
|file ? |preprocessing
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30246