This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: PA specifies invalid T_ADAFLAGS
- From: dewar at gnat dot com (Robert Dewar)
- To: dewar at gnat dot com, willy at debian dot org
- Cc: dave at hiauly1 dot hia dot nrc dot ca, gcc at gcc dot gnu dot org
- Date: Wed, 24 Apr 2002 23:44:18 -0400 (EDT)
- Subject: Re: PA specifies invalid T_ADAFLAGS
> I think there's a misunderstanding. If GNAT simply uses standard
> addresses from 0 to 2^32-1 there is no problem. If GNAT tries to take
> advantage of PA's space register facilities to address more than 4GB
> simultaneously, then it simply won't work under PA Linux.
ok, well then you are saying that virtual indexing should always
work on Linux, unlike HPUX, and it sounds like you are right :-)