summaryrefslogtreecommitdiff
path: root/mpn/x86_64/gmp-mparam.h
diff options
context:
space:
mode:
Diffstat (limited to 'mpn/x86_64/gmp-mparam.h')
-rw-r--r--mpn/x86_64/gmp-mparam.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpn/x86_64/gmp-mparam.h b/mpn/x86_64/gmp-mparam.h
index b16ff5a6b..aca6853f0 100644
--- a/mpn/x86_64/gmp-mparam.h
+++ b/mpn/x86_64/gmp-mparam.h
@@ -192,7 +192,7 @@ along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. */
#define MATRIX22_STRASSEN_THRESHOLD 16
#define HGCD_THRESHOLD 125
-#define HGCD_APPR_THRESHOLD 50
+#define HGCD_APPR_THRESHOLD 173
#define HGCD_REDUCE_THRESHOLD 3524
#define GCD_DC_THRESHOLD 555
#define GCDEXT_DC_THRESHOLD 478