summaryrefslogtreecommitdiff
path: root/tune/hgcd2-2.c
diff options
context:
space:
mode:
Diffstat (limited to 'tune/hgcd2-2.c')
-rw-r--r--tune/hgcd2-2.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/tune/hgcd2-2.c b/tune/hgcd2-2.c
index aa045dd7b..bbb123b11 100644
--- a/tune/hgcd2-2.c
+++ b/tune/hgcd2-2.c
@@ -30,8 +30,8 @@ see https://www.gnu.org/licenses/. */
#include "gmp-impl.h"
-#undef HGCD2_METHOD
-#define HGCD2_METHOD 2
+#undef HGCD2_DIV1_METHOD
+#define HGCD2_DIV1_METHOD 2
#define __gmpn_hgcd2 mpn_hgcd2_2
/* Not used, but renamed to not get duplicate definitions */
#define __gmpn_hgcd_mul_matrix1_vector mpn_hgcd_mul_matrix1_vector_2