OSDN Git Service

* tree-ssa-live.c (tpa_init, tpa_delete, tpa_compact,
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 14 May 2005 13:05:37 +0000 (13:05 +0000)
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 14 May 2005 13:05:37 +0000 (13:05 +0000)
commita7e092b3080c7f1ff9745cfa91bd43b8b8851162
tree5a4b25091b14d0f08d5820d647e43a951ffd12e2
parent86f023fe9da95c7a8a292e91555fb7891d4971a5
* tree-ssa-live.c (tpa_init, tpa_delete, tpa_compact,
root_var_init, type_var_init): Use VEC instead of VARRAY.
* tree-ssa-live.h (tree_partition_associator_d): Change the
type of trees to VEC(tree,heap)*.
(tpa_tree): Use VEC instead of VARRAY.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99695 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-ssa-live.c
gcc/tree-ssa-live.h