summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/tfma.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tfma.c b/tests/tfma.c
index 37c9a934d..aec26e137 100644
--- a/tests/tfma.c
+++ b/tests/tfma.c
@@ -664,7 +664,7 @@ test_underflow3 (int n)
Note: The purpose of the s * 2^(emin-7) term is to yield
double rounding when scaling for k = 4, s != 0, MPFR_RNDN. */
- RND_LOOP (rnd)
+ RND_LOOP_NO_RNDF (rnd)
{
mpfr_clear_flags ();
inex1 = mpfr_set_si_2exp (t1, sign * (8*k+s-64), e-6,