http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53487
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|rtl-optimization |target
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-05-25
17:53:00 UTC ---
The target needs to reject the cases in movsicc it cannot handle the
comparisons. The x86 and arm backends have been fixed to do exactly this.
