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