]> sourceware.org Git - glibc.git/commitdiff
RISC-V: Update nofpu ULPs
authorDarius Rad <darius@bluespec.com>
Thu, 24 Jan 2019 18:44:56 +0000 (13:44 -0500)
committerDJ Delorie <dj@redhat.com>
Thu, 24 Jan 2019 18:55:05 +0000 (13:55 -0500)
This patch fixes 36 math related test failures.

sysdeps/riscv/nofpu/libm-test-ulps

index 365f950074e3bef0261923ba49f15fd4b49c6129..700772a5bfb4d0c342ebc034160d615db8d60389 100644 (file)
@@ -1006,6 +1006,8 @@ ildouble: 2
 ldouble: 2
 
 Function: "cos":
+double: 1
+idouble: 1
 ildouble: 1
 ldouble: 1
 
@@ -1902,6 +1904,8 @@ ildouble: 1
 ldouble: 1
 
 Function: "pow":
+double: 1
+idouble: 1
 ildouble: 2
 ldouble: 2
 
@@ -1930,6 +1934,8 @@ ildouble: 2
 ldouble: 2
 
 Function: "sin":
+double: 1
+idouble: 1
 ildouble: 1
 ldouble: 1
 
@@ -1952,6 +1958,8 @@ ildouble: 3
 ldouble: 3
 
 Function: "sincos":
+double: 1
+idouble: 1
 ildouble: 1
 ldouble: 1
 
This page took 0.046743 seconds and 5 git commands to generate.