[Bug tree-optimization/52267] a&~N where N has all the bits set up till a specific point can be folded to ((unsigned)a) < N

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Jun 29 16:24:00 GMT 2013


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.8.0



More information about the Gcc-bugs mailing list