decl2.c (ssdf_decls, [...]): Use VEC instead of VARRAY.
authorKazu Hirata <kazu@cs.umass.edu>
Fri, 6 May 2005 14:24:20 +0000 (14:24 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Fri, 6 May 2005 14:24:20 +0000 (14:24 +0000)
commit1bc5f355d98608937c636c76114b94da13186aad
tree9369b8a3e7d8dd6374bcd6c793996cc3a7ba8dfa
parent6394d87daf07139cc3b60e42435a30e4af4d6f29
decl2.c (ssdf_decls, [...]): Use VEC instead of VARRAY.

* decl2.c (ssdf_decls, start_static_storage_duration_function,
generate_ctor_or_dtor_function): Use VEC instead of VARRAY.

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