PATCH: type attributes influence other types

Richard Henderson rth@cygnus.com
Thu Sep 30 23:58:00 GMT 1999


On Fri, Sep 10, 1999 at 03:50:56PM -0000, Andrew Haley wrote:
> 	* tree.c (type_hash_lookup): Check for equal TYPE_ALIGN fields
> 	when comparing types; this requires the type to have been laid
> 	out, so call layout_type() first.

I'd prefer to see some of that verbage as a comment instead.
Consider it approved with that change.

Also, we might as well kill whatever known place(s) there are
that call layout_type after type_hash_lookup.


r~



More information about the Gcc-patches mailing list