[Bug middle-end/31531] A microoptimization of isnegative of signed integer

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jul 18 22:48:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31531

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |TREE

--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-07-18 22:46:55 UTC ---
All the functions produce the same assembler output in 4.6.1 on x86.  Only
isnegative_optimized_4 produces a difference on some targets (and a difference
IR coming into expand).



More information about the Gcc-bugs mailing list