[PATCH] Deal with FIELD_DECL-less "fields" (was: Re: [RFC] SFTs on complex type)

Diego Novillo dnovillo@redhat.com
Wed Jan 4 15:21:00 GMT 2006


On Monday 02 January 2006 09:18, Richard Guenther wrote:

> 	* tree-flow.h (struct fieldoff): Decompose field to
> 	type, size and decl.
> 	* tree-ssa-alias.c (create_sft): Take type as parameter.
> 	(create_overlap_variables_for): Store type, size and decl
> 	in the fieldoff structure.
> 	* tree-ssa-structalias.c (fieldoff_compare): Adjust users
> 	of struct fieldoff.
> 	(push_fields_onto_fieldstack): Likewise.
> 	(create_variable_info_for): Likewise.  Use offset for the
> 	SFT name if the decl is not available.
>
OK.  But please run this by Dan to avoid any conflicts with the IAB merge.



More information about the Gcc-patches mailing list