(fill_slots_from_thread): When replacing a use of a register with what it was set...
authorRichard Kenner <kenner@gcc.gnu.org>
Wed, 23 Jun 1993 11:54:14 +0000 (07:54 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Wed, 23 Jun 1993 11:54:14 +0000 (07:54 -0400)
commit963d6142cc5339d919bccf902a53a507ba7cc3d6
tree0324d1b9a4c27af7dce89a387ff9cdd7b99df9c9
parentc71ebae3c4909d3ccad83bf87a6e36a21744182f
(fill_slots_from_thread): When replacing a use of a register with what it was set to...

(fill_slots_from_thread): When replacing a use of a register with what
it was set to, don't do it when either the destination or source of
the copy is set in the insn.

From-SVN: r4716
gcc/reorg.c