[Bug tree-optimization/34417] simplify '(x & A) % B' if 'B > A/2'

rguenth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Dec 10 13:40:00 GMT 2007



------- Comment #1 from rguenth at gcc dot gnu dot org  2007-12-10 13:40 -------
Confirmed.

VRP could do this, though we generally avoid creating control flow and extra
basic blocks here.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rguenth at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Keywords|                            |missed-optimization
   Last reconfirmed|0000-00-00 00:00:00         |2007-12-10 13:40:29
               date|                            |


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



More information about the Gcc-bugs mailing list