tree-ssa-uncprop.c (equiv_stack): Change the type o VEC(tree,heap).
authorKazu Hirata <kazu@cs.umass.edu>
Sun, 24 Apr 2005 23:23:33 +0000 (23:23 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Sun, 24 Apr 2005 23:23:33 +0000 (23:23 +0000)
commit9c789af2643394f292b8614f8137015d3f746081
tree9ddf04610f35db2f9c208cf9899a7747d6938978
parente180079e8479b5cb499cbc9e2823e0a12aad4702
tree-ssa-uncprop.c (equiv_stack): Change the type o VEC(tree,heap).

* tree-ssa-uncprop.c (equiv_stack): Change the type o
VEC(tree,heap).
(tree_ssa_uncprop, uncprop_finalize_block,
uncprop_initialize_block): Update uses of equiv_stack.

From-SVN: r98684
gcc/ChangeLog
gcc/tree-ssa-uncprop.c