[Bug target/77881] [5/6/7 Regression] Non-optimal signed comparison on x86_64 since r146817

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Oct 6 12:25:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77881

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |missed-optimization

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
The question is why we expand a < 0 to shift and test in the first place.


More information about the Gcc-bugs mailing list