df-core.c (df_compact_blocks, [...]): Use SET_BASIC_BLOCK instead of BASIC_BLOCK.
authorKazu Hirata <kazu@codesourcery.com>
Wed, 11 Jan 2006 20:25:09 +0000 (20:25 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Wed, 11 Jan 2006 20:25:09 +0000 (20:25 +0000)
commit9be0cc75f123329373c012d9379e63d992f717bf
treeaf1f96ea91d94eb0a7510487aed90d581b974c94
parent950406443210b11b4fefa3b8d3ff17770544497f
df-core.c (df_compact_blocks, [...]): Use SET_BASIC_BLOCK instead of BASIC_BLOCK.

* df-core.c (df_compact_blocks, df_bb_replace): Use
SET_BASIC_BLOCK instead of BASIC_BLOCK.

From-SVN: r109600
gcc/ChangeLog
gcc/df-core.c