mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-22 04:50:07 +00:00
Fix ulps for pow on hppa.
* sysdeps/hppa/fpu/libm-test-ulps (pow): Increase double and idouble to 1 ULP.
This commit is contained in:
parent
16efad5171
commit
6aca1b6102
@ -1,3 +1,8 @@
|
||||
2018-02-17 John David Anglin <danglin@gcc.gnu.org>
|
||||
|
||||
* sysdeps/hppa/fpu/libm-test-ulps (pow): Increase double and
|
||||
idouble to 1 ULP.
|
||||
|
||||
2018-02-16 Rical Jasan <ricaljasan@pacific.net>
|
||||
|
||||
* manual/platform.texi (__riscv_flush_icache): Fix @deftypefun
|
||||
|
@ -1496,7 +1496,9 @@ idouble: 1
|
||||
ifloat: 2
|
||||
|
||||
Function: "pow":
|
||||
double: 1
|
||||
float: 1
|
||||
idouble: 1
|
||||
ifloat: 1
|
||||
|
||||
Function: "pow_downward":
|
||||
|
Loading…
Reference in New Issue
Block a user