diff options
Diffstat (limited to 'mpn/x86/pentium/gmp-mparam.h')
-rw-r--r-- | mpn/x86/pentium/gmp-mparam.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mpn/x86/pentium/gmp-mparam.h b/mpn/x86/pentium/gmp-mparam.h index d726f8b6e..5c49c4e3c 100644 --- a/mpn/x86/pentium/gmp-mparam.h +++ b/mpn/x86/pentium/gmp-mparam.h @@ -45,7 +45,6 @@ along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. */ #define HGCD_THRESHOLD 121 #define GCD_ACCEL_THRESHOLD 3 #define GCD_DC_THRESHOLD 615 -#define GCDEXT_THRESHOLD 13 #define JACOBI_BASE_METHOD 2 #define USE_PREINV_DIVREM_1 0 |