decl2.c (pending_statics, [...]): Use VEC instead of VARRAY.
authorKazu Hirata <kazu@cs.umass.edu>
Fri, 6 May 2005 19:03:35 +0000 (19:03 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Fri, 6 May 2005 19:03:35 +0000 (19:03 +0000)
commit2b41c040165ff3e5fe42a491f17b9e8a5475afff
tree66663ecc0e0fc97957a95983ce9cc5fe14b27652
parent2b04082193a548edcf6c67ec1028e88d1dccfda8
decl2.c (pending_statics, [...]): Use VEC instead of VARRAY.

* decl2.c (pending_statics, note_vague_linkage_var,
cp_finish_file): Use VEC instead of VARRAY.
(pending_statics_used): Remove.

From-SVN: r99329
gcc/cp/ChangeLog
gcc/cp/decl2.c