summaryrefslogtreecommitdiff
path: root/stdlib
diff options
context:
space:
mode:
authorSzabolcs Nagy <szabolcs.nagy@arm.com>2017-12-05 18:09:22 +0000
committerSzabolcs Nagy <szabolcs.nagy@arm.com>2017-12-05 18:09:22 +0000
commit00d54af7c86cdcabc18c00619c229f49f4978610 (patch)
tree6bc09f21632f62fc82f9f5b057e4fa9493adf3ca /stdlib
parent1f70eae4cf0ca826ddbc2b61720e8aeae1e13de4 (diff)
downloadglibc-00d54af7c86cdcabc18c00619c229f49f4978610.tar.gz
[PATCH] fix sinf(NAN)
sinf(NAN) should not signal invalid fp exception so use isless instead of < where NAN is compared. this makes the sinf tests pass on aarch64. * sysdeps/ieee754/flt-32/s_sinf.c (sinf): Use isless.
Diffstat (limited to 'stdlib')
0 files changed, 0 insertions, 0 deletions