bb-reorder.c (partition_hot_cold_basic_blocks): Make it static.
authorKazu Hirata <kazu@codesourcery.com>
Mon, 16 Jan 2006 19:15:22 +0000 (19:15 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Mon, 16 Jan 2006 19:15:22 +0000 (19:15 +0000)
commit081c6ba6fc44bb3b2cf31da2519eedbda142a207
treedf6c6466acb2e23dc0b9793012e566a464864839
parent4c360e1f8b923ecceb6a21d6f84bc0468fbddcc6
bb-reorder.c (partition_hot_cold_basic_blocks): Make it static.

* bb-reorder.c (partition_hot_cold_basic_blocks): Make it
static.
* basic-block.h: Remove the prototype for
partition_hot_cold_basic_blocks.

From-SVN: r109762
gcc/ChangeLog
gcc/basic-block.h
gcc/bb-reorder.c