dwarf2out.c (decl_scope_table, [...]): Use VEC instead of VARRAY.
authorKazu Hirata <kazu@cs.umass.edu>
Sun, 1 May 2005 23:37:50 +0000 (23:37 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Sun, 1 May 2005 23:37:50 +0000 (23:37 +0000)
commit0fdc587ba2b06afff935090bbc14b8b8f628aace
treeccff94cf639dfc1db5c4dfc014d608fcd3027a0d
parent26caf96068ac79c511e4d78e8a7d54c72fde093e
dwarf2out.c (decl_scope_table, [...]): Use VEC instead of VARRAY.

* dwarf2out.c (decl_scope_table, push_decl_scope,
pop_decl_scope, scope_die_for, dwarf2out_init): Use VEC
instead of VARRAY.

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