* combine.c (get_last_value): If the last set of a register
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 18 Oct 1999 07:44:13 +0000 (07:44 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 18 Oct 1999 07:44:13 +0000 (07:44 +0000)
commit393cac3b0825cc55eab1a83a65fea523ad286346
treee5e3da686d35692bf81574149a7ae8cbffbdbe24
parent6374999abb91b7c6fe45fed95a2d7b53bc142272
    * 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@30062 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/combine.c