diff options
author | Alan Modra <amodra@gmail.com> | 2014-04-02 13:46:19 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2014-04-02 13:46:19 +1030 |
commit | b0abbc21034f0e5edc49023d8fda0616173faf17 (patch) | |
tree | 0fed607adb9e4140a33d412fe9d6ec187fd403ac /sysdeps/ieee754/flt-32/s_tanhf.c | |
parent | af6b17973cbc07ac06cfb40eeab5cc2391fb489a (diff) | |
download | glibc-b0abbc21034f0e5edc49023d8fda0616173faf17.tar.gz glibc-b0abbc21034f0e5edc49023d8fda0616173faf17.tar.xz glibc-b0abbc21034f0e5edc49023d8fda0616173faf17.zip |
Correct IBM long double nextafterl.
Fix for values near a power of two, and some tidies. [BZ #16739] * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Correct output when value is near a power of two. Use int64_t for lx and remove casts. Use decimal rather than hex exponent constants. Don't use long double multiplication when double will suffice. * math/libm-test.inc (nextafter_test_data): Add tests. * NEWS: Add 16739 and 16786 to bug list.
Diffstat (limited to 'sysdeps/ieee754/flt-32/s_tanhf.c')
0 files changed, 0 insertions, 0 deletions