(get_last_value): Ignore BARRIER when scanning backwards.
authorJim Wilson <wilson@gcc.gnu.org>
Mon, 17 Apr 1995 20:55:26 +0000 (13:55 -0700)
committerJim Wilson <wilson@gcc.gnu.org>
Mon, 17 Apr 1995 20:55:26 +0000 (13:55 -0700)
commite340018d59ced3ea94209a8c28ba6330865eb18d
tree0f5e8793673b921863a00a9620d3e72741e95b30
parent0d9641d106bb9d99a32f98ed5be56f2aef3ff8b1
(get_last_value): Ignore BARRIER when scanning backwards.

(move_deaths): New variables before_dead and after_dead.  Set them
to instructions that have valid INSN_CUID values and use in test.

From-SVN: r9397
gcc/combine.c