reorg.c (fill_slots_from_thread): When considering changing the insn following a...
authorHans-Peter Nilsson <hp@axis.com>
Tue, 8 Apr 2003 20:16:54 +0000 (20:16 +0000)
committerHans-Peter Nilsson <hp@gcc.gnu.org>
Tue, 8 Apr 2003 20:16:54 +0000 (20:16 +0000)
commit5a82c0b12b9acec428885b2ce534165b81b748c0
tree86f219c53777bb206099b1ca39b7026fb2c5cbe4
parent8a5275eb09e8d3914cb8497e3815231e60526c13
reorg.c (fill_slots_from_thread): When considering changing the insn following a reg-to-reg copy insn to use the...

* reorg.c (fill_slots_from_thread): When considering changing the
insn following a reg-to-reg copy insn to use the source reg of the
copy, bail out if there's overlap between the registers.

From-SVN: r65381
gcc/ChangeLog
gcc/reorg.c