This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: RFC: merging MEM_ATTRS
- From: Joern Rennecke <joern dot rennecke at superh dot com>
- To: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- Cc: joern dot rennecke at superh dot com, gcc at gcc dot gnu dot org
- Date: Tue, 10 Feb 2004 20:51:47 +0000 (GMT)
- Subject: Re: RFC: merging MEM_ATTRS
> You missed my point: I view the array reference as *not* taking the
> address, but it's not an indirect reference either.
I meant to say that that view is fine with me if we can implement it,
but AFAIK that is not the way it works currently with C family languages.
You Ada milage might vary...