This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug driver/30246] -ggdb3 does not cause -dD to be passed to cc1 for preprocessing



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]