(distribute_notes): When search for new place to put REG_DEAD note,
authorRichard Kenner <kenner@gcc.gnu.org>
Thu, 19 Oct 1995 22:44:41 +0000 (18:44 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Thu, 19 Oct 1995 22:44:41 +0000 (18:44 -0400)
commit932d1119f5bed0210b5f67355e60959f253dd46b
tree872c26833b33b0e37d4c2aa5d4e512c448aaee18
parent5918c8534aead231920714bacbef7fd458bc353c
(distribute_notes): When search for new place to put REG_DEAD note,

call distribute_links if this new place is between i2 and i3, and i2
uses the register.

From-SVN: r10475
gcc/combine.c