bug-gmp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GMP 4.1 on Solaris, HP-UX ... hppa1.1


From: Kevin Ryde
Subject: Re: GMP 4.1 on Solaris, HP-UX ... hppa1.1
Date: Sat, 01 Jun 2002 09:01:21 +1000
User-agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.1 (i386-debian-linux-gnu)

Albert Chin <address@hidden> writes:
>
> Ok, the patch below fixes 13 of the failures. The patch forces ".level
> 1.1" in the ASM files.

What's the reason for that?

> The remaining failure is the coredump in
> t-sizeinbase. A GDB backtrace follows:
>   #0  0xc07979e4 in __gmpz_sizeinbase (x=0x7b03a908, base=2)
>       at sizeinbase.c:32
>   #1  0x296c in mpz_fake_bits (z=0x7b03a908, totbits=198096465)
>       at t-sizeinbase.c:45
>   #2  0x2a0c in check_sample () at t-sizeinbase.c:64
>   #3  0x2b0c in main () at t-sizeinbase.c:83

Hmm.  That mpz_fake_bits in the test program doesn't do normal mpz
stuff, but is supposed to be enough to satisfy the accesses
mpz_sizeinbase makes.

> -    path="pa32/hppa1_1/pa7100 pa32/hppa1_1 pa32"
> +    path="pa32/hppa1_1 pa32"

I guess we've got hppa1.1 meaning 7100 effectively.

> +      hppa1.1*-*-*)
> +        abilist="1.1 $abilist"

No, 1.1 isn't an abi, not unless I badly misunderstand something about
hppa.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]