local-alloc.c (update_equiv_regs): When substituting sole definition into sole use...
authorBernd Schmidt <bernd.schmidt@analog.com>
Thu, 2 Jun 2005 08:55:01 +0000 (08:55 +0000)
committerBernd Schmidt <bernds@gcc.gnu.org>
Thu, 2 Jun 2005 08:55:01 +0000 (08:55 +0000)
commitccb4e87e83e9f1e21ba9c79ce21f2d31dcf16a51
tree08e0583372079c1101e18aa959b090017f5a7ca5
parentfbd4ef4ccdf895dd2833feee248ad5c0d069f418
local-alloc.c (update_equiv_regs): When substituting sole definition into sole use of a reg...

* local-alloc.c (update_equiv_regs): When substituting sole definition
into sole use of a reg, delete it from liveness information.

From-SVN: r100483
gcc/ChangeLog
gcc/local-alloc.c