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: [tree-ssa] TREE_ADDRESSABLE versus ARRAY_TYPE


On Mon, Jan 12, 2004 at 10:40:04AM +0100, Jan Hubicka wrote:
> For part of compiler TREE_ADDRESABLE flag means "address of this object
> has been taken" while elsewhere it means "this object must live in
> memory after RTL expansion".  It seems resonable to split these
> meanings into different flags.

I'm comfortable with ARRAY_REF with non-constant index imply 
addressability.  If Diego *really* cares otherwise...


r~


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