dwarf2out.c (incomplete_types, [...]): Use VEC instead of VARRAY.
authorKazu Hirata <kazu@cs.umass.edu>
Wed, 4 May 2005 06:03:00 +0000 (06:03 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Wed, 4 May 2005 06:03:00 +0000 (06:03 +0000)
commit887fb69bbc1c7d283aeec2a4e430e02065b6d33b
tree5c25f360c55dcf5e37f410f0a3dfa4011e6ae0e1
parent9acaf84abb649b3300f0c369f37be3b2804c5ee2
dwarf2out.c (incomplete_types, [...]): Use VEC instead of VARRAY.

* dwarf2out.c (incomplete_types, retry_incomplete_types,
gen_struct_or_union_type_die, dwarf2out_init): Use VEC instead
of VARRAY.

From-SVN: r99210
gcc/ChangeLog
gcc/dwarf2out.c