mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-08 22:30:07 +00:00
hppa: Remove fma ulps from libm-test-ulps.
The expected fma ulp of 1 has been removed. The fma function should have 0 ulps. Bug #16661 has been filed to track this issue.
This commit is contained in:
parent
054b5f4c93
commit
6539be6e48
@ -1,5 +1,7 @@
|
||||
2014-03-04 Carlos O'Donell <carlos@redhat.com>
|
||||
|
||||
* ports/sysdeps/hppa/fpu/libm-test-ulps: Remove fma ulps.
|
||||
|
||||
* ports/sysdeps/hppa/fpu/libm-test-ulps: Regenerate again.
|
||||
|
||||
* ports/sysdeps/hppa/fpu/libm-test-ulps: Regenerate.
|
||||
|
@ -7999,11 +7999,6 @@ Test "expm1_upward (0x8p-32)":
|
||||
float: 1
|
||||
ifloat: 1
|
||||
|
||||
# fma
|
||||
Test "fma (0x2.fffp+12, 0x1.000002p+0, 0x1.ffffp-24)":
|
||||
double: 1
|
||||
idouble: 1
|
||||
|
||||
# gamma
|
||||
Test "gamma (-0x1p-20)":
|
||||
double: 1
|
||||
@ -11274,10 +11269,6 @@ float: 1
|
||||
idouble: 1
|
||||
ifloat: 1
|
||||
|
||||
Function: "fma":
|
||||
double: 1
|
||||
idouble: 1
|
||||
|
||||
Function: "gamma":
|
||||
double: 1
|
||||
float: 2
|
||||
|
Loading…
Reference in New Issue
Block a user