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: named address space support (2/2: SPU backend)


On Thu, 28 Aug 2008, Ben Elliston wrote:

> +Compile code assuming that pointers to the __ea address space are either

@code{__ea}.

Where is the documentation saying what this address space qualifier 
*means*?  I don't see it in either this patch or the target-independent 
one.  You say it exists on SPU, say how to control its size, but I don't 
see anything explaining its actual semantics.  Something needs to define 
the target-specific semantics of the address space (possibly through 
references to an external document giving compiler-independent semantics, 
if this is a compiler-independent SPU extension).

-- 
Joseph S. Myers
joseph@codesourcery.com


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