mirror of https://git.musl-libc.org/git/musl
Browse Source
The sign bit was not cleared before checking for 0 so -0.0 was misclassified as FP_SUBNORMAL instead of FP_ZERO.master
1 changed files with 2 additions and 3 deletions
Loading…
Reference in new issue