Hi,

On Wed, 29 Feb 2012, Richard Guenther wrote:

> the whole base object - instead I mark the base MEM_REF of such accesses 
> with TREE_NO_WARNING (ugh) and special-case for them in dr_may_alias_p.  

At least use a flag that isn't currently used for MEM_REF.  E.g. 
addressable_flag, and make a new macro that checks for the tree being a 
MEMREF to access it.


Ciao,
Michael.

Reply via email to