c pending sizes obsolete

Andrew Pinski pinskia@physics.uc.edu
Fri Sep 24 03:04:00 GMT 2004


On Sep 23, 2004, at 10:14 PM, Mike Stump wrote:

> I couldn't find any references to this (c-tree.h):
>
> struct lang_decl GTY(())
> {
>   /* The return types and parameter types may have variable size.
>      This is a list of any SAVE_EXPRs that need to be evaluated to
>      compute those sizes.  */
>   tree pending_sizes;
> };
>
> anymore...  is it is dead, it might be worth getting rid of.

It looks like it is dead. I think this is just reminisce before
the merge of the tree-ssa code.

Thanks,
Andrew Pinski



More information about the Gcc mailing list