function.c (reorder_blocks, [...]): Use VEC instead of VARRAY.
authorKazu Hirata <kazu@cs.umass.edu>
Mon, 2 May 2005 15:28:51 +0000 (15:28 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Mon, 2 May 2005 15:28:51 +0000 (15:28 +0000)
commit2c2174426d8a0742b053d2fece199f44fc07a435
treec24866983e39ee392871536ae5b764b9443cc14c
parent3b9dd7692bfdde3ff813fe35f0e0b8221132b0f8
function.c (reorder_blocks, [...]): Use VEC instead of VARRAY.

* function.c (reorder_blocks, reorder_blocks_1): Use VEC
instead of VARRAY.

From-SVN: r99099
gcc/ChangeLog
gcc/function.c