[Bug optimization/15241] [tree-ssa] Convert a <= 7 && b <= 7 into (a | b) <= 7.

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat May 1 13:05:00 GMT 2004


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-05-01 13:05 -------
Confirmed but note I think this should happen late in compiling.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-05-01 13:05:40
               date|                            |
   Target Milestone|---                         |tree-ssa


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



More information about the Gcc-bugs mailing list