sched.c (update_flow_info): Handle death notes made invalid by instruction splitting.
authorJeff Law <law@gcc.gnu.org>
Mon, 19 Oct 1998 09:44:31 +0000 (03:44 -0600)
committerJeff Law <law@gcc.gnu.org>
Mon, 19 Oct 1998 09:44:31 +0000 (03:44 -0600)
commit577a8b78ca0ca1f84b2027eb388105b1a48ad68e
treea3d687aba33acc63319547ff6319c47a3de76cb5
parent6fbe9901277fbef6788a672c53fe738b21816a95
sched.c (update_flow_info): Handle death notes made invalid by instruction splitting.

P
        * sched.c (update_flow_info): Handle death notes made invalid by
        instruction splitting.  Partially reverts Oct 15, 1998 patch.
        * haifa-sched.c (update_flow_info): Likewise.

From-SVN: r23169
gcc/ChangeLog