mpz_ui_pow_ui function on 64 bit machine
Torbjorn Granlund
tg at swox.com
Mon Aug 25 13:16:14 CEST 2008
Randall <lists_rlr at roadrunner.com> writes:
Something I noticed just today, perhaps just only on my Athlon64 machine.
Apparently the mpz_ui_pow_ui(ROP, ui base, ui power) function isn't working
quite right for base being a 64 bit long integer. It works okay for a 32 bit
integer. I was forced to change my base to 32 bit integers machine type.
Could someone please check into this?
We will look into it if you report it properly:
http://gmplib.org/manual/Reporting-Bugs.html
--
Torbjörn
More information about the gmp-bugs
mailing list