------- Comment #2 from pinskia at gcc dot gnu dot org  2006-03-30 21:49 -------
Confirmed, only when CST1 == CST2 does this work based on:
http://gcc.gnu.org/ml/gcc-patches/2006-03/msg01746.html


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2006-03-30 21:49:44
               date|                            |
            Summary|Fold does not fold signed +-|Fold does not fold signed +
                   |CST CMP signed +- CST       |CST1 CMP signed + CST2 where
                   |                            |CST1 == CST2


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

Reply via email to