OSDN Git Service

* basic-block.h (compute_bb_for_insn): Declare.
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 20 Sep 1999 20:11:36 +0000 (20:11 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 20 Sep 1999 20:11:36 +0000 (20:11 +0000)
commit54ae850241843146f46841f53796d365b62e2b03
tree1f7b81cddf0d338e59b35537c6441f3a9f803583
parent0131e9ae0e4898912e8825bf580bc9cbb472728a
    * basic-block.h (compute_bb_for_insn): Declare.
        * flow.c (compute_bb_for_insn): Export.  Don't accept the varray
        to use; set size of basic_block_for_insn directly.
        (find_basic_blocks): Update.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@29530 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/basic-block.h
gcc/flow.c