about summary refs log tree commit diff
path: root/elf/dl-tunables.list
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 /elf/dl-tunables.list
parent1f70eae4cf0ca826ddbc2b61720e8aeae1e13de4 (diff)
downloadglibc-00d54af7c86cdcabc18c00619c229f49f4978610.tar.gz
glibc-00d54af7c86cdcabc18c00619c229f49f4978610.tar.xz
glibc-00d54af7c86cdcabc18c00619c229f49f4978610.zip
[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 'elf/dl-tunables.list')
0 files changed, 0 insertions, 0 deletions