diff options
author | Szabolcs Nagy <nsz@port70.net> | 2015-02-08 17:41:56 +0100 |
---|---|---|
committer | Szabolcs Nagy <nsz@port70.net> | 2015-02-08 17:41:56 +0100 |
commit | 3f92f92cb9c448ba82da5ff2cbbea692c7701c0c (patch) | |
tree | 80ec3415bf8ebaf5d70fc8a91aad354862ae299c /src/stdio/vswscanf.c | |
parent | 6e76e1540fc58a418494bf5eb832b556f9c5763e (diff) | |
download | musl-3f92f92cb9c448ba82da5ff2cbbea692c7701c0c.tar.gz musl-3f92f92cb9c448ba82da5ff2cbbea692c7701c0c.tar.xz musl-3f92f92cb9c448ba82da5ff2cbbea692c7701c0c.zip |
math: fix __fpclassifyl(-0.0) for IEEE binary128
The sign bit was not cleared before checking for 0 so -0.0 was misclassified as FP_SUBNORMAL instead of FP_ZERO.
Diffstat (limited to 'src/stdio/vswscanf.c')
0 files changed, 0 insertions, 0 deletions