]> gcc.gnu.org Git - gcc.git/commit - gcc/cp/mangle.c
mangle.c (globals): Change the type of substitutions to VEC(tree,gc)*.
authorKazu Hirata <kazu@cs.umass.edu>
Sat, 7 May 2005 04:12:06 +0000 (04:12 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Sat, 7 May 2005 04:12:06 +0000 (04:12 +0000)
commit6e1141d738f16417f55f88fdd087a50c71fdf1ae
treef7251220380a48a2a63058d9584075b88d462ac1
parent9857866d53d6675bfad833ac3a0285fd9c2cba87
mangle.c (globals): Change the type of substitutions to VEC(tree,gc)*.

* mangle.c (globals): Change the type of substitutions to
VEC(tree,gc)*.
(dump_substitution_candidates, add_substitution,
find_substitution, finish_mangling, init_mangle): Use VEC
instead of VARRAY.

From-SVN: r99347
gcc/cp/ChangeLog
gcc/cp/mangle.c
This page took 0.058449 seconds and 5 git commands to generate.