aboutsummaryrefslogtreecommitdiff
path: root/pl/math/v_sinh_3u.c
diff options
context:
space:
mode:
Diffstat (limited to 'pl/math/v_sinh_3u.c')
-rw-r--r--pl/math/v_sinh_3u.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/pl/math/v_sinh_3u.c b/pl/math/v_sinh_3u.c
index 7d6b612..bab8896 100644
--- a/pl/math/v_sinh_3u.c
+++ b/pl/math/v_sinh_3u.c
@@ -46,4 +46,5 @@ VPCS_ALIAS
PL_SIG (V, D, 1, sinh, -10.0, 10.0)
PL_TEST_ULP (V_NAME (sinh), 2.08)
+PL_TEST_EXPECT_FENV (V_NAME (sinh), WANT_ERRNO)
#endif