summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-uncprop.c
Commit message (Expand)AuthorAgeFilesLines
* tree-ssa-uncprop.c (equiv_hash_elt, [...]): Use VEC instead of VARRAY.Kazu Hirata2005-05-021-8/+16
* tree-ssa-uncprop.c (equiv_stack): Change the type o VEC(tree,heap).Kazu Hirata2005-04-241-10/+9
* basic-block.h, [...]: Fix comment typos.Kazu Hirata2005-04-131-2/+2
* Makefile.in (OBJS-common): Add tree-ssa-uncprop.o.Jeff Law2005-04-121-0/+614