http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46153
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2010.10.27 21:48:02 Ever Confirmed|0 |1 --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2010-10-27 21:48:02 UTC --- I wonder if -ffloat-store should touch the vector types. We have a store to the stack but the pattern does not accept a store; only a register. Confirmed.