mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-27 03:41:23 +08:00
RISC-V: Update nofpu ULPs
This patch fixes 36 math related test failures.
This commit is contained in:
parent
8d0168264a
commit
22ff602427
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user