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] [c++][ada][middle-end] Remove redundant GTY markers from structs


> 2010-11-30 ÂLaurynas Biveinis Â<laurynas.biveinis@gmail.com>
>
> Â Â Â Â* tree.h (struct call_expr_arg_iterator_d): Remove GTY tag.
> Â Â Â Â(const_call_expr_arg_iterator_d): Likewise.
> Â Â Â Â(expanded_location): Likewise.
> Â Â Â Â* c-tree.h (struct c_arg_tag_d): Likewise.
> Â Â Â Â* dwarf2out.c (struct cfa_loc): Likewise.
> Â Â Â Â(struct skeleton_chain_struct): Likewise.
> Â Â Â Â* except.c (struct ttypes_filter): Likewise.
> Â Â Â Â* cselib.h (struct cselib_val_struct): Likewise.
> Â Â Â Â(elt_loc_list): Likewise.
> Â Â Â Â(elt_list): Likewise.
> Â Â Â Â* varasm.c (struct addr_const): Likewise.
> Â Â Â Â* tree-flow.h (struct edge_prediction): Likewise.
> Â Â Â Â(struct int_tree_map): Likewise.
> Â Â Â Â(struct _edge_var_map): Likewise.
>
> ada:
>
> 2010-11-30 ÂLaurynas Biveinis Â<laurynas.biveinis@gmail.com>
>
> Â Â Â Â* gcc-interface/decl.c (struct subst_pair_d): Remove GTY tag.
> Â Â Â Â(variant_desc_d): Likewise.
>
> cp:
>
> 2010-11-30 ÂLaurynas Biveinis Â<laurynas.biveinis@gmail.com>
>
> Â Â Â Â* cp-tree.h (struct aggr_init_expr_arg_iterator_d): Remove GTY
> Â Â Â Âtag.

On a second thought, obviously this patch is obvious. Committed.

-- 
Laurynas


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