gmp-5.0.1 - 'make check' on ABI=2.0n HP-UX 11 build problem
Torbjorn Granlund
tg at gmplib.org
Thu Feb 25 19:32:19 CET 2010
Warren Gray <ve3wwg at gmail.com> writes:
cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests +uc +DA2.0N -c
t-perfpow.c
cc: "t-perfpow.c", line 170: warning 604: Pointers are not
assignment-compatible.
cc: "t-perfpow.c", line 170: warning 563: Argument #1 is not the correct
type.
cc: "t-perfpow.c", line 176: warning 604: Pointers are not
assignment-compatible.
cc: "t-perfpow.c", line 176: warning 563: Argument #1 is not the correct
type.
...
PASS: t-perfsqr
n = 1001066502753601144943781737935273547488820443289651602......
n was destroyed, but perfpow_p still believes n is a perfect power
/bin/sh[10]: 5255 Abort(coredump)
FAIL: t-perfpow
Warren, your bug reports are exemplar! The warning messages you quote
made fixing this problem quite easy.
Please grab the latest set of changes. Now, things should work also for
a system like yours, where "limbs" are larger that the long type and
pointers.
--
Torbjörn
More information about the gmp-bugs
mailing list