[Bug middle-end/54685] [SH] Improve unsigned int comparison with 0x7FFFFFFF

olegendo at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Oct 8 18:36:00 GMT 2012


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

Oleg Endo <olegendo at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|target                      |middle-end

--- Comment #3 from Oleg Endo <olegendo at gcc dot gnu.org> 2012-10-08 18:36:14 UTC ---
The symptoms on SH have been fixed by the patch in rev 192200.
I'd like to change this to a middle-end issue, since the actual problem seems
to be in the initial expansion of the comparison.  I haven't checked it out but
it might also be a problem on other targets.



More information about the Gcc-bugs mailing list