local-alloc.c (update_equiv_regs): Ignore insns that read or write registers that...
authorJeff Law <law@gcc.gnu.org>
Mon, 10 Jun 1996 20:41:40 +0000 (14:41 -0600)
committerJeff Law <law@gcc.gnu.org>
Mon, 10 Jun 1996 20:41:40 +0000 (14:41 -0600)
commit49ddab16992f33d251e22ec575b936a98e276a0e
treec3cff8ed8db4190cdb3b9dce571c98c8ea5b914f
parentd7ff155ff0a8cf3a291a4b1d8360b6f2b5e302dd
local-alloc.c (update_equiv_regs): Ignore insns that read or write registers that are likely to be spilled.

        * local-alloc.c (update_equiv_regs): Ignore insns that read or
        write registers that are likely to be spilled.

From-SVN: r12272
gcc/local-alloc.c