flow.c (split_block): Fix update of registers live at end of split block.
authorMichael Hayes <mhayes@cygnus.com>
Mon, 11 Sep 2000 23:59:41 +0000 (23:59 +0000)
committerMichael Hayes <m.hayes@gcc.gnu.org>
Mon, 11 Sep 2000 23:59:41 +0000 (23:59 +0000)
commit97ca931623347494488bb230746d8881d89cb782
treec4f9365c7adf89d7c45efda322938eb6064de544
parentd90ffc8d2c830e45f8e7a17fe66355e7d7865fd8
flow.c (split_block): Fix update of registers live at end of split block.

* flow.c (split_block): Fix update of registers live at
end of split block.

From-SVN: r36343
gcc/ChangeLog
gcc/flow.c