combine.c (try_combine): Delay modifying of insns which cannot be easily undone.
authorRoman Zippel <zippel@linux-m68k.org>
Fri, 3 Sep 2004 04:12:12 +0000 (04:12 +0000)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 3 Sep 2004 04:12:12 +0000 (21:12 -0700)
commit9e42ab3e45c060ceb91a552a045aa66a571bf163
tree1eef8ec35c971db0e26a799880af23595ab07d10
parent6df9867e9159eb2b84c6fb42276000a404d2232a
combine.c (try_combine): Delay modifying of insns which cannot be easily undone.

        * combine.c (try_combine): Delay modifying of insns which cannot
        be easily undone.

From-SVN: r87025
gcc/ChangeLog
gcc/combine.c