Page MenuHomeFreeBSD

msun: ctanh/ctanhf: Import fix from MUSL
ClosedPublic

Authored by arichardson on Feb 10 2021, 7:48 PM.
Tags
None
Referenced Files
F115411434: D28578.id83662.diff
Wed, Apr 23, 1:02 PM
Unknown Object (File)
Sun, Apr 20, 11:18 PM
Unknown Object (File)
Sun, Apr 20, 2:47 PM
Unknown Object (File)
Mar 15 2025, 6:39 PM
Unknown Object (File)
Feb 23 2025, 8:58 PM
Unknown Object (File)
Feb 23 2025, 12:47 PM
Unknown Object (File)
Feb 22 2025, 11:39 AM
Unknown Object (File)
Feb 21 2025, 4:11 PM
Subscribers

Details

Summary

This applies MUSL commit b02eed9c4841913d690a2d0029737d72615384fe by
Szabolcs Nagy and updates the tests accordingly. This also allows
removing an XFAIL from the test.

MUSL commit message:

complex: fix ctanh(+-0+i*nan) and ctanh(+-0+-i*inf)

These cases were incorrect in C11 as described by
http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1886.htm

PR: 217528

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 36875
Build 33764: arc lint + arc unit