summaryrefslogtreecommitdiff
path: root/tests/tcoth.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tcoth.c')
-rw-r--r--tests/tcoth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tcoth.c b/tests/tcoth.c
index 7495f4c4c..f2d18778e 100644
--- a/tests/tcoth.c
+++ b/tests/tcoth.c
@@ -136,7 +136,7 @@ underflowed_cothinf (void)
{
mpfr_t x, y;
int i, inex, rnd, err = 0;
- mp_exp_t old_emin;
+ mpfr_exp_t old_emin;
old_emin = mpfr_get_emin ();