OSDN Git Service

* function.c (reorder_blocks, reorder_blocks_1): Use VEC
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 2 May 2005 15:28:51 +0000 (15:28 +0000)
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 2 May 2005 15:28:51 +0000 (15:28 +0000)
commit573a97ad9b0144a83241f74f96dbef1ed3eaf548
treec24866983e39ee392871536ae5b764b9443cc14c
parent2115ae11e3f007960951a46257da924137b73224
* function.c (reorder_blocks, reorder_blocks_1): Use VEC
instead of VARRAY.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99099 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/function.c