aboutsummaryrefslogtreecommitdiff
path: root/pl/math/v_cosh_2u.c
diff options
context:
space:
mode:
Diffstat (limited to 'pl/math/v_cosh_2u.c')
-rw-r--r--pl/math/v_cosh_2u.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/pl/math/v_cosh_2u.c b/pl/math/v_cosh_2u.c
index 1cac350..63f877e 100644
--- a/pl/math/v_cosh_2u.c
+++ b/pl/math/v_cosh_2u.c
@@ -87,4 +87,5 @@ VPCS_ALIAS
PL_SIG (V, D, 1, cosh, -10.0, 10.0)
PL_TEST_ULP (V_NAME (cosh), 1.43)
+PL_TEST_EXPECT_FENV (V_NAME (cosh), WANT_ERRNO)
#endif