re PR driver/30246 (-ggdb3 does not cause -dD to be passed to cc1 for preprocessing)
commit3a610de8791728417247258df99cf16c14c09822
authorTom Tromey <tromey@redhat.com>
Sat, 3 Feb 2007 19:35:06 +0000 (3 19:35 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Sat, 3 Feb 2007 19:35:06 +0000 (3 19:35 +0000)
tree5c327d27fcd81d5f1db28f81ad31d95ad7c0df2b
parent326f9a757c64d1d6c37e45184d4da7a44ee720e2
re PR driver/30246 (-ggdb3 does not cause -dD to be passed to cc1 for preprocessing)

PR driver/30246
* gcc.c (cpp_unique_options): Any of -ggdb3, -gstabs3,
-gcoff3, -gxcoff3, -gvms3 implies -dD.

From-SVN: r121549
gcc/ChangeLog
gcc/gcc.c