flow.c (split_edge): Do not call set_block_for_insn if we do not have a basic_block_f...
authorJeffrey A Law <law@cygnus.com>
Fri, 14 Jan 2000 11:21:22 +0000 (11:21 +0000)
committerJeff Law <law@gcc.gnu.org>
Fri, 14 Jan 2000 11:21:22 +0000 (04:21 -0700)
commit414094ded1661774994528bbb26d9aafad833132
treeafa5c55935b64fde4a34af53941e56fcc81d5f35
parent254a8f0dbe961f94d6e23ae7ba013afd67dfc7a0
flow.c (split_edge): Do not call set_block_for_insn if we do not have a basic_block_for_insn structure.

        * flow.c (split_edge): Do not call set_block_for_insn if we
        do not have a basic_block_for_insn structure.

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