http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51251
Eric Botcazou <ebotcazou at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2011-11-21 CC| |ebotcazou at gcc dot | |gnu.org Ever Confirmed|0 |1 --- Comment #5 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2011-11-21 11:46:13 UTC --- > Hmmm... because of the way the test is compiled and the target flags are > added, > there is ... "-mcpu=ultrasparc -mvis" and then later on the command line > "-mcpu=cypress". I wonder what that results in other than a mess. Whoever automatically adds -mcpu=cypress without checking whether there isn't already a -mcpu switch specified by the user is the culprit.