
7 Oct
2005
7 Oct
'05
5:46 p.m.
Torbjorn Granlund tege@swox.com writes:
Matthew Mundell mattm@comp.leeds.ac.uk writes:
In the Parma Polyhedron Library, using GMP 4.1.4, calls to mpz_ui_pow_ui with large exponents are resulting in segmentation faults.
I suspect this is Q3 from http://swox.com/gmp/#FAQ. Can you please confirm?
Yes, it is, thank you.
-*- mode: compilation; default-directory: "~/src/tests/c/" -*- ulimit -s 8388608 && gmp-pow 10^12345678 10^123456789
Compilation finished at Fri Oct 7 16:44:28