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: SPARC V9/64 support


   Delivered-To: mailing list egcs@egcs.cygnus.com
   Date: Tue, 30 Mar 1999 21:39:50 +0200

   What is the state of the V9/64-bit support in EGCS?

All the infrastructure is there.  Support for all of the v9 code
models is there and functioning.

I use a snapshot from some time back to do all of my 64-bit kernel
builds for Sparc/Linux.

However floating point is unreliable, my SUBREG fixups need to be
completed before the compiler can be used for anything serious at all.

I still classify it an unsupported configuration for this reason.  A
bootstrap of the compiler might work, but I'd be surprised if less
than half of the testsuite failed afterwards.

Later,
David S. Miller
davem@redhat.com


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