bug-gmp
[Top][All Lists]
Advanced

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

Re: bugs with count_leading_zeros and gmp-4.0


From: Kevin Ryde
Subject: Re: bugs with count_leading_zeros and gmp-4.0
Date: 22 Dec 2001 04:56:49 +1000
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.5

Nathalie Revol <address@hidden> writes:
>
> pastaga% gcc -g -O2 -Wa,-xarch=v8plus -mcpu=ultrasparc -I. -L.libs toto.c 
> -lgmp
> pastaga% ./a.out
> k=27

That'll be getting the generic C count_leading_zeros probably.  Might
have to check if the code is coming out right.

Does the tests/t-count_zeros.c program pass?

        cd tests
        make t-count_zeros
        ./t-count_zeros



reply via email to

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