diff options
| author | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2025-11-10 08:44:14 -0300 |
|---|---|---|
| committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2025-11-10 08:58:14 -0300 |
| commit | b983c854e6d7198d4114ef8303819a7755f8b6d1 (patch) | |
| tree | 855d81bac7c985dda13c0ab30a21968a131ab478 /math/auto-libm-test-in | |
| parent | 50000da305a64532f5ac39bc79ef93cb6bdabd22 (diff) | |
math: Sync acosh from CORE-MATH
The c9abdf80 fix handle some cases for RNDZ.
Checked on x86_64-linux-gnu.
Diffstat (limited to 'math/auto-libm-test-in')
| -rw-r--r-- | math/auto-libm-test-in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/auto-libm-test-in b/math/auto-libm-test-in index f0888b3c9b..10e7d11850 100644 --- a/math/auto-libm-test-in +++ b/math/auto-libm-test-in @@ -219,6 +219,7 @@ acosh 0x1.1b836p+0 acosh 0x1.07c956p+0 acosh 0x1.1808eep+0 acosh 0x1.1052c4p+0 +acosh 0x1.0800751d9facbp+0 # the next value generates larger error bounds on x86_64 (ldbl-96) acosh 0x1.1ecbdf374bce01cap+0 # the next value generates larger error bounds on x86_64 (binary128) |
