t-double build from snapshot gmp-5.1.90-20130227

Michael Tate michael.tate at wanadoo.fr
Thu Feb 28 11:07:35 CET 2013


Snapshot: gmp-5.1.90-20130227

1) Gmp version:5.1.1
2) Built from tarball using standard options
3) Using gcc (GCC) 4.7.2 20121109 (Red Hat 4.7.2-8

Requested Outputs:
uname -a:
Linux n110-fc18-ssd 3.7.8-202.fc18.i686.PAE #1 SMP Fri Feb 15 17:47:05 
UTC 2013 i686 i686 i386 GNU/Linux

./config.guess:
atom-pc-linux-gnu

./config - OK
make - OK
make check - OK - all tests passed

mini-gmp: Partial output

t-str.c: In function ‘testmain’:
t-str.c:254:8: warning: pointer targets in passing argument 1 of 
‘mpn_get_str’ differ in signedness [-Wpointer-sign]
In file included from mini-random.h:20:0,
from testutils.h:23,
from t-str.c:26:
../mini-gmp.h:94:8: note: expected ‘unsigned char *’ but argument is of 
type ‘char *’
t-str.c:297:8: warning: pointer targets in passing argument 2 of 
‘mpn_set_str’ differ in signedness [-Wpointer-sign]
In file included from mini-random.h:20:0,
from testutils.h:23,
from t-str.c:26:
../mini-gmp.h:95:11: note: expected ‘const unsigned char *’ but argument 
is of type ‘char *’
gcc t-str.o hex-random.o mini-random.o testutils.o -lgmp -lm -lmcheck -o 
t-str
gcc -O -Wall -g -I.. -c t-reuse.c -o t-reuse.o
gcc t-reuse.o hex-random.o mini-random.o testutils.o -lgmp -lm -lmcheck 
-o t-reuse
./run-tests t-add t-sub t-mul t-invert t-div t-div_2exp t-double t-cmp_d 
t-gcd t-lcm t-import t-comb t-signed t-sqrt t-root t-powm t-logops 
t-bitops t-scan t-str t-reuse
PASS: t-add
PASS: t-sub
PASS: t-mul
PASS: t-invert
PASS: t-div
PASS: t-div_2exp
PASS: t-double
PASS: t-cmp_d
PASS: t-gcd
PASS: t-lcm
PASS: t-import
PASS: t-comb
PASS: t-signed
PASS: t-sqrt
PASS: t-root
PASS: t-powm
PASS: t-logops
PASS: t-bitops
PASS: t-scan
PASS: t-str
PASS: t-reuse
===================
All 21 tests passed
===================

Thanks for all the help and feedback.
Mike


More information about the gmp-bugs mailing list