aboutsummaryrefslogtreecommitdiff
path: root/pl/math/v_tanf_3u2.c
diff options
context:
space:
mode:
Diffstat (limited to 'pl/math/v_tanf_3u2.c')
-rw-r--r--pl/math/v_tanf_3u2.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/pl/math/v_tanf_3u2.c b/pl/math/v_tanf_3u2.c
index 73b0807..51ede3c 100644
--- a/pl/math/v_tanf_3u2.c
+++ b/pl/math/v_tanf_3u2.c
@@ -119,4 +119,5 @@ VPCS_ALIAS
PL_SIG (V, F, 1, tan, -3.1, 3.1)
PL_TEST_ULP (V_NAME (tanf), 2.7)
+PL_TEST_EXPECT_FENV (V_NAME (tanf), WANT_ERRNO)
#endif