summaryrefslogtreecommitdiff
path: root/tests/tgamma.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tgamma.c')
-rw-r--r--tests/tgamma.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tgamma.c b/tests/tgamma.c
index 706d4b82f..8a9e61dcd 100644
--- a/tests/tgamma.c
+++ b/tests/tgamma.c
@@ -797,7 +797,7 @@ tiny_aux (int stop, mpfr_exp_t e)
spm = 1;
for (s = 0; s < 2; s++)
{
- RND_LOOP(r)
+ RND_LOOP_NO_RNDF (r)
{
mpfr_rnd_t rr = (mpfr_rnd_t) r;
mpfr_exp_t exponent, emax;