------- Comment #3 from pinskia at gcc dot gnu dot org  2007-06-23 22:32 -------
dse2 removes the decrement:
(insn/f 24 23 25 2 t2.c:2 (parallel [
            (set (reg/f:SI 7 sp)
                (plus:SI (reg/f:SI 7 sp)
                    (const_int -16 [0xfffffffffffffff0])))
            (clobber (reg:CC 17 flags))
            (clobber (mem:BLK (scratch) [0 A8]))
        ]) -1 (nil))

Even though it is frame related.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2007-06-23 22:32:59
               date|                            |


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

Reply via email to