diff options
| author | Florian Weimer <fweimer@redhat.com> | 2024-09-05 09:57:25 +0200 |
|---|---|---|
| committer | Florian Weimer <fweimer@redhat.com> | 2024-09-05 09:57:25 +0200 |
| commit | ed416ee402dd0d014ed55b76c3b50c4700d875e3 (patch) | |
| tree | 8b7046898c10aa9f9cc5c2bebc06e3346b8bb287 | |
| parent | 4945ffc88a8ad49280bae64165683ddfd12b2390 (diff) | |
| download | glibc-ed416ee402dd0d014ed55b76c3b50c4700d875e3.tar.xz glibc-ed416ee402dd0d014ed55b76c3b50c4700d875e3.zip | |
i386: Update ulps
As seen on an unspecified Intel system with glibc compiled
with GCC 8.
| -rw-r--r-- | sysdeps/i386/i686/fpu/multiarch/libm-test-ulps | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/i386/i686/fpu/multiarch/libm-test-ulps b/sysdeps/i386/i686/fpu/multiarch/libm-test-ulps index 2c7497bf80..5c41bf36dc 100644 --- a/sysdeps/i386/i686/fpu/multiarch/libm-test-ulps +++ b/sysdeps/i386/i686/fpu/multiarch/libm-test-ulps @@ -1215,7 +1215,7 @@ Function: "exp2m1_towardzero": double: 3 float: 2 float128: 4 -ldouble: 5 +ldouble: 6 Function: "exp2m1_upward": double: 3 |
