cfglayout.c (block_locators_blocks, [...]): Use VEC instead of VARRAY.
authorKazu Hirata <kazu@cs.umass.edu>
Tue, 3 May 2005 16:35:17 +0000 (16:35 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Tue, 3 May 2005 16:35:17 +0000 (16:35 +0000)
commit804035d38eee386c7b31b2d03a0b221f9c36d47d
treedc949896ebaf13e4a9dc75f5683d03a9940024b9
parent02f4bd120c2ef60620bb1a4ab1c40747304ee75f
cfglayout.c (block_locators_blocks, [...]): Use VEC instead of VARRAY.

* cfglayout.c (block_locators_blocks,
insn_locators_initialize, insn_scope): Use VEC instead of
VARRAY.

From-SVN: r99162
gcc/ChangeLog
gcc/cfglayout.c