------- Comment #2 from tromey at gcc dot gnu dot org 2006-12-26 00:33 ------- This is a bit weird but it is the documented behavior of -MMD. To get a different target you must use -MT or -MQ. My first reaction is that changing this may be unfriendly (we don't know who, if anyone, is relying on the current behavior); and as it follows the documentation and is also easily worked around, we should mark this "not a bug".
-- tromey 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 |2006-12-26 00:33:02 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14934