about summary refs log tree commit diff
path: root/math/auto-libm-test-in
diff options
context:
space:
mode:
Diffstat (limited to 'math/auto-libm-test-in')
-rw-r--r--math/auto-libm-test-in6
1 files changed, 6 insertions, 0 deletions
diff --git a/math/auto-libm-test-in b/math/auto-libm-test-in
index 58236efd66..64d1784b96 100644
--- a/math/auto-libm-test-in
+++ b/math/auto-libm-test-in
@@ -1253,6 +1253,9 @@ csin -min 1
 csin min_subnorm 80
 csin -min_subnorm 80
 
+csin min_subnorm min
+csin min min_subnorm
+
 csinh 0.0 0.0
 csinh -0 0.0
 csinh 0.0 -0
@@ -1288,6 +1291,9 @@ csinh 1 -min
 csinh 80 min_subnorm
 csinh 80 -min_subnorm
 
+csinh min_subnorm min
+csinh min min_subnorm
+
 csqrt 0 0
 csqrt 0 -0
 csqrt -0 0