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: "tromey at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Feb 2007 19:35:20 -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 #6 from tromey at gcc dot gnu dot org 2007-02-03 19:35 -------
Subject: Bug 30246
Author: tromey
Date: Sat Feb 3 19:35:06 2007
New Revision: 121549
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=121549
Log:
PR driver/30246
* gcc.c (cpp_unique_options): Any of -ggdb3, -gstabs3,
-gcoff3, -gxcoff3, -gvms3 implies -dD.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/gcc.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30246