--TEST-- gmp_divexact() tests (OK to fail with GMP =< 4.2.1) --FILE-- --EXPECTF-- string(1) "0" Warning: gmp_divexact(): Zero operand not allowed in %s on line %d string(1) "0" string(2) "10" string(3) "512" string(19) "5000000000000000000" string(18) "200000000000000000" string(9) "-10000000" Done