------- Comment #8 from pinskia at gcc dot gnu dot org 2005-12-01 18:29 ------- The ICE is fixed on the mainline but that is not the real issue here as the following fails: gcc -c -oO t.c -o t.o -MMD
As I noted before there are two -o heres which are causing the issue. -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Component|c++ |driver Ever Confirmed|0 |1 Known to fail| |3.3.3 3.4.0 4.1.0 4.0.0 | |4.2.0 Known to work| |3.2.3 Last reconfirmed|0000-00-00 00:00:00 |2005-12-01 18:29:56 date| | Summary|ICE |[3.4/4.0/4.1/4.2 Regression] | |two outputs and -MMD Target Milestone|--- |4.0.3 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25208