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] VEC and tree aliasing


On Fri, Apr 22, 2005 at 09:01:05AM +0100, Nathan Sidwell wrote:

> 	* tree-ssa-alias.c (fieldoff_t): Remove.
> 	(fieldoff_s): typedef the structure itself.  Create a vector of
> 	objects.
> 	(push_fields_onto_fieldstack): Return count of fields pushed.
> 	Remove peeling of first field.  Adjust.
> 	(fieldoff_compare): Adjust.
> 	(create_overlap_variables_for): Adjust.
> 
Looks fine.  ISTR the special handling was for Ada or some other
FE.  Dan?


Diego.


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