combine.c (get_last_value): If the last set of a register is after subst_low_cuid...
authorJeffrey A Law <law@cygnus.com>
Mon, 18 Oct 1999 07:44:13 +0000 (07:44 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 18 Oct 1999 07:44:13 +0000 (01:44 -0600)
commitca4cd906cb7f2e95a6c8c514d2a3902700bb774e
treee5e3da686d35692bf81574149a7ae8cbffbdbe24
parentd336e5046cf250cdf8a7a39cef1540287a07c8b9
combine.c (get_last_value): If the last set of a register is after subst_low_cuid...

        * combine.c (get_last_value): If the last set of a register
        is after subst_low_cuid, then we can not use it to determine
        the register's last value.

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