summaryrefslogtreecommitdiff
path: root/tests/tget_d_2exp.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tget_d_2exp.c')
-rw-r--r--tests/tget_d_2exp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tget_d_2exp.c b/tests/tget_d_2exp.c
index a7ebb330e..8cf6af5ff 100644
--- a/tests/tget_d_2exp.c
+++ b/tests/tget_d_2exp.c
@@ -78,7 +78,7 @@ check_round (void)
static void
check_inf_nan (void)
{
-#if !defined(MPFR_ERRDIVZERO) && !defined(MPFR_TESTS_EXCEPTIONS)
+#if !defined(MPFR_ERRDIVZERO)
mpfr_t x;
double d;
long exp;