This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] rewrite Ada's build_variant_list to build a VEC


>         * gcc-interface/decl.c (rec_variant).  Declare.  Declare a VEC
>         of it.
>         (build_variant_list): Return a VEC instead of a tree.  Take a
>         VEC instead of a tree.
> 	(create_variant_part_from): Take a VEC instead of a tree for
>         variant_list.  Adjust accordingly.
>         (gnat_to_gnu_entity): Adjust for changes to previous functions.

OK, thanks.

-- 
Eric Botcazou


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]