You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
681 B
27 lines
681 B
Author: Patsy Griffin <patsy@redhat.com>
|
|
|
|
i386: update ulps
|
|
|
|
This change fixes 3 test failures:
|
|
math/test-ildouble-lgamma
|
|
math/test-ldouble-finite-lgamma
|
|
math/test-ldouble-lgamma
|
|
|
|
This is a downstream only patch as upstream removed entries for
|
|
i{float,double,ldouble} by commit: 1c15464ca05f36db5c582856d3770d5e8bde9d61.
|
|
The ldouble change is already upstream.
|
|
|
|
--- a/sysdeps/i386/fpu/libm-test-ulps 2024-08-06 15:51:18.182808710 -0400
|
|
+++ b/sysdeps/i386/fpu/libm-test-ulps 2024-08-06 18:01:50.579719841 -0400
|
|
@@ -2030,8 +2030,8 @@ double: 5
|
|
float: 5
|
|
idouble: 5
|
|
ifloat: 5
|
|
-ildouble: 5
|
|
-ldouble: 5
|
|
+ildouble: 6
|
|
+ldouble: 6
|
|
|
|
Function: "hypot":
|
|
double: 1
|