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: Pointers Extend Unsigned Question



  In message <19990429133715.C4270@cygnus.com>you write:
  > The only other target I can think of where this should be a problem
  > is a mips3 target running in 64-bit mode with 32-bit pointers.  I
  > don't know if anyone actually uses such a configuration in practice.
  > I suspect that normally the chip is simply put into 32-bit mode.
There is such a target.  The mips chip found in the psII.  It's a mips3
variant that runs in 64bit mode, but pointers are only 32bits.

jeff


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