]> gcc.gnu.org Git - gcc.git/commit
decl.c (subst_pair): Declare.
authorNathan Froyd <froydnj@codesourcery.com>
Sat, 7 Aug 2010 04:26:26 +0000 (04:26 +0000)
committerNathan Froyd <froydnj@gcc.gnu.org>
Sat, 7 Aug 2010 04:26:26 +0000 (04:26 +0000)
commite35546016b03c2c21584c03fd3901fd9fafc3dc1
tree1b47a8369c14e2c0389953c3492445a99eaaac14
parentc93cc12322e612d85252acfed9190a58bf46ecbf
decl.c (subst_pair): Declare.

* gcc-interface/decl.c (subst_pair): Declare.  Declare a VEC of it.
(build_subst_list): Return a VEC instead of a tree.
(build_variant_list): Take a VEC for subst_list.  Adjust
accordingly.
(create_field_decl_from): Likewise.
(create_variant_part_from): Likewise.
(copy_and_substitute_in_size): Likewise.
(gnat_to_gnu_entity): Adjust for new interface to build_subst_list.
Free the built vector.

From-SVN: r162975
gcc/ada/ChangeLog
gcc/ada/gcc-interface/decl.c
This page took 0.063836 seconds and 5 git commands to generate.