sh.c (split_branches): Check the result of next_active_insn.
authorKaz Kojima <kkojima@gcc.gnu.org>
Wed, 18 Aug 2004 12:24:16 +0000 (12:24 +0000)
committerKaz Kojima <kkojima@gcc.gnu.org>
Wed, 18 Aug 2004 12:24:16 +0000 (12:24 +0000)
commit03904fb39d9e6e8ef4686e35eb0809e42617dc4b
treecede0f087c27e792e3520a46b921a537e9855b93
parent0bf4330958042e3e499c6dc5f37e120354c58319
sh.c (split_branches): Check the result of next_active_insn.

* config/sh/sh.c (split_branches): Check the result of
next_active_insn.
(sh_output_mi_thunk): Call init_flow if basic_block_info is null.
Call rtl_register_cfg_hooks.

From-SVN: r86181
gcc/ChangeLog
gcc/config/sh/sh.c