]> gcc.gnu.org Git - gcc.git/commit
tree-ssa-uncprop.c (equiv_hash_elt, [...]): Use VEC instead of VARRAY.
authorKazu Hirata <kazu@cs.umass.edu>
Mon, 2 May 2005 16:47:03 +0000 (16:47 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Mon, 2 May 2005 16:47:03 +0000 (16:47 +0000)
commit075a0d547539e2229af09e58ee3917544dcf1bcc
tree1d74b277b0be6680e162f88a3e3bfefbd9b70568
parent58646b77eddc64f8b2cb6041180c3680d85c1faf
tree-ssa-uncprop.c (equiv_hash_elt, [...]): Use VEC instead of VARRAY.

* tree-ssa-uncprop.c (equiv_hash_elt, remove_equivalence,
record_equiv, tree_ssa_uncprop, uncprop_into_successor_phis):
Use VEC instead of VARRAY.
(equiv_free): New.

From-SVN: r99104
gcc/ChangeLog
gcc/tree-ssa-uncprop.c
This page took 0.062231 seconds and 5 git commands to generate.