summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorbjorn Granlund <tege@gmplib.org>2011-11-28 23:09:54 +0100
committerTorbjorn Granlund <tege@gmplib.org>2011-11-28 23:09:54 +0100
commitdc3473c8e0d2c4e84a698901cc82327b7df24286 (patch)
treec3e3947a4eb77f82fdad667fcf059839be28aebc
parentd220c40fa205a350318faf2257a87480fce910df (diff)
downloadgmp-dc3473c8e0d2c4e84a698901cc82327b7df24286.tar.gz
Retune.
-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