[Bug 294692] lib/msun: Replaced manual checks with isnan()
[email protected] Wed, 22 Apr 2026 17:31:58 +0000
| Newsgroups | gmane.os.freebsd.devel.standards |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D294692 --- Comment #7 from Jes=C3=BAs Cipriano Bl=C3=A1zquez Mart=C3=ADnez <jesusc= [email protected]> --- (In reply to Steve Kargl from comment #1) Is it because isnan(x) can be expanded to x !=3D x and it can be optimized = away? If that's the case, shouldn't we reconsider how we define isnan(x)? --=20 You are receiving this mail because: You are the assignee for the bug.=