summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorNiels M?ller <nisse@lysator.liu.se>2019-08-06 16:54:40 +0200
committerNiels M?ller <nisse@lysator.liu.se>2019-08-06 16:54:40 +0200
commit2c76477c5f8125728c8423c6e6d43f2979b0e478 (patch)
tree7ff0af5f7bdc995ec486f7debf79e916e13884b1 /configure.ac
parent57317014b4ef664bdac3f159b770c4952b8ced6d (diff)
downloadgmp-2c76477c5f8125728c8423c6e6d43f2979b0e478.tar.gz
New function mpn_gcd_11
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4ab0df836..18f1ee5d6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2970,7 +2970,7 @@ gmp_mpn_functions="$extra_functions \
rootrem sqrtrem sizeinbase get_str set_str compute_powtab \
scan0 scan1 popcount hamdist cmp zero_p \
perfsqr perfpow strongfibo \
- gcd_1 gcd gcdext_1 gcdext gcd_subdiv_step \
+ gcd_11 gcd_1 gcd gcdext_1 gcdext gcd_subdiv_step \
gcdext_lehmer \
div_q tdiv_qr jacbase jacobi_2 jacobi get_d \
matrix22_mul matrix22_mul1_inverse_vector \
@@ -3559,6 +3559,7 @@ AH_VERBATIM([HAVE_NATIVE],
#undef HAVE_NATIVE_mpn_divrem_1c
#undef HAVE_NATIVE_mpn_divrem_2
#undef HAVE_NATIVE_mpn_gcd_1
+#undef HAVE_NATIVE_mpn_gcd_11
#undef HAVE_NATIVE_mpn_hamdist
#undef HAVE_NATIVE_mpn_invert_limb
#undef HAVE_NATIVE_mpn_ior_n