http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52096
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WONTFIX --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-02-02 16:30:16 UTC --- No, dumpmachine should dump the target which gcc was built. It should not be made multilib aware. If you want to make sure you are compiling for 32bit, then check the preprocessed predefines instead.