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][LTO] Some TBAA fixes


Richard Guenther <rguenther@suse.de> writes:

> 2009-10-26  Richard Guenther  <rguenther@suse.de>
>
> 	* tree.c (free_lang_data_in_type): Do not call get_alias_set.
> 	(free_lang_data): Unconditionally compute alias sets for all
> 	standard integer types.  Bail out if gate bailed out previously.
> 	Do not reset the types_compatible_p langhook.
> 	(gate_free_lang_data): Remove.
> 	(struct pass_ipa_free_lang_data): Enable unconditionally.
> 	* gimple.c (gimple_get_alias_set): Use the same alias-set for
> 	all pointer types.


> ! 	 more appearant (and `void *' is just another pointer-to

s/appearant/apparent/

This is OK.

Thanks.

Ian


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