summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/texp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/texp.c b/tests/texp.c
index 0e85589b4..97399eb9c 100644
--- a/tests/texp.c
+++ b/tests/texp.c
@@ -581,7 +581,7 @@ overflowed_exp0 (void)
err = 1;
}
}
- else
+ else if (rnd != MPFR_RNDF)
{
if (inex <= 0)
{