This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [jakub@redhat.com: Re: 2.95.4, sparc64 issues ?]
- To: Artur Grabowski <art at openbsd dot org>
- Subject: Re: [jakub@redhat.com: Re: 2.95.4, sparc64 issues ?]
- From: Bernd Schmidt <bernds at redhat dot com>
- Date: Mon, 10 Sep 2001 16:58:55 +0100 (BST)
- cc: Jakub Jelinek <jakub at redhat dot com>, <Marc dot Espie at liafa dot jussieu dot fr>, <gcc at gcc dot gnu dot org>
On 10 Sep 2001, Artur Grabowski wrote:
> > From: Jakub Jelinek <jakub@redhat.com>
> >
> > Targeting -m64 on sparc with gcc 2.95.x is a bad idea, this is not the only
> > place which needs changing.
> >
> > Jakub
>
> Since it's a bad idea and noone in their right mind will try to use it, it
> won't hurt if you put that diff in because noone should notice, right?
Well, a justification of "Seems to allow libstdc++ to at least compile"
doesn't make me confident that there has been much thought put into issues
like, "will it actually work", or "could it be harmful on other targets".
That makes it unacceptable for a stable branch.
AFAIK you need the subreg-byte patch for proper sparc64 support. This is
not going to be applied to 2.95.x.
Bernd