This is the mail archive of the gcc@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: COMPONENT_REF problem ?


> Look at
>
> 2009-07-14 ?Richard Guenther ?<rguenther@suse.de>
> ? ? ? ? ? ?Andrey Belevantsev <abel@ispras.ru>
>
> ? ? ? ?* tree-ssa-alias.h (refs_may_alias_p_1): Declare.
> ? ? ? ?(pt_solution_set): Likewise.
> ? ? ? ?* tree-ssa-alias.c (refs_may_alias_p_1): Export.
> ? ? ? ?* tree-ssa-structalias.c (pt_solution_set): New function.
> ? ? ? ?* final.c (rest_of_clean_state): Free SSA data structures.
> ...
> ? ? ? ?* emit-rtl.c (component_ref_for_mem_expr): Remove.
> ? ? ? ?(mem_expr_equal_p): Use operand_equal_p.
> ? ? ? ?(set_mem_attributes_minus_bitpos): Do not use
> ? ? ? ?component_ref_for_mem_expr.
> ...
>
> this change.
>
> Richard.

Great. Thanks.

Pranav


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