This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Sparc 64
- To: Dominik Strasser <dominik dot strasser at mchp dot siemens dot de>
- Subject: Re: Sparc 64
- From: Jakub Jelinek <jakub at redhat dot com>
- Date: Fri, 14 Apr 2000 17:11:28 +0200
- Cc: gcc at gcc dot gnu dot org, Ilmberger Hermann <Hermann dot J dot Ilmberger at mchp dot siemens dot de>
- References: <38F73392.31C555F3@mchp.siemens.de>
- Reply-To: Jakub Jelinek <jakub at redhat dot com>
On Fri, Apr 14, 2000 at 05:04:50PM +0200, Dominik Strasser wrote:
> Hello GCC gurus,
> the gcc 2.95.2 documentation states, that Sparc 64 is not correctly
> supported. Is this statement still valid ?
Yes, that's the case. Even in current CVS are some crucial patches not yet
merged, so unless you patch your 2.96 compiler it won't work correctly
either.
Jakub