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]

Re: -taso support on alpha, again.




On Thu, 5 Apr 2001, Fergus Henderson wrote:
> > or how it could possibly relate to the width of pointers.
> 
> It doesn't.  Pointers have the same width, it's just that
> the upper 32 bits become padding bits rather than address bits.

Right.  That's what -xtaso (eXtended Truncated Address Space Option)
is for--it enables the #pragma pointer_size directive.

Jeff



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