[Bug optimization/15348] [tree-ssa] Convert (x < 0) || (y < 0) into (x | y) < 0.

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon May 10 17:41:00 GMT 2004


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-05-09 19:41 -------
Confirmed.  

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-05-09 19:41:56
               date|                            |
   Target Milestone|---                         |tree-ssa


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



More information about the Gcc-bugs mailing list