Help with gmp-4.0.1 and gcc-3.3.1 on sparcv9?
David Edelsohn
dje at watson.ibm.com
Thu Oct 2 17:11:47 CEST 2003
%Date: Thu, 2 Oct 2003 13:14:47 -0500
%Subject: Re: Help with gmp-4.0.1 and gcc-3.3.1 on sparcv9?
%Cc: Bradley Lucier <lucier at math.purdue.edu>, gcc at gcc.gnu.org
%To: Jakub Jelinek <jakub at redhat.com>
%From: Bradley Lucier <lucier at math.purdue.edu>
On Thursday, October 2, 2003, at 12:11 PM, Jakub Jelinek wrote:
> There are actually more bugs in that __asm too.
> "rJ" should be used for the args which end up in rs1 (%2, %4, %6),
> while "rI" should be used for the rest of input args (%3, %5, %7).
> Also, in the asm pattern, where argument has J in it it should be %rN
> instead of %N, ie. subcc %r4,%5,%1 etc.
My profuse apologies for wasting your time---for some strange reason, I
did not download the latest version of gmp from ftp.gnu.org; these
issues are corrected in the latest version of gmp (4.1.2).
But the tree-ssa C compiler still does not bootstrap properly on
sparcv9-sun-solaris2.8, so this is somewhat moot.
Brad
More information about the gmp-bugs
mailing list