Fix sign of input to bsloww1 (BZ #16623)
commit1cadc85813d736f7682fa2eeadae639ab6b66c65
authorSiddhesh Poyarekar <siddhesh@redhat.com>
Thu, 27 Feb 2014 15:42:09 +0000 (27 21:12 +0530)
committerSiddhesh Poyarekar <siddhesh@redhat.com>
Thu, 27 Feb 2014 15:42:09 +0000 (27 21:12 +0530)
tree888639c3cafe46a0abd42bcae297056041577e8e
parentf8c17e79fab13a3d1de976c1c3564df7f8c2a175
Fix sign of input to bsloww1 (BZ #16623)

In 84ba214c, I removed some redundant sign computations and in the
process, I incorrectly got rid of a temporary variable, thus passing
the absolute value of the input to bsloww1.  This caused #16623.

This fix undoes the incorrect change.
ChangeLog
NEWS
math/auto-libm-test-in
math/auto-libm-test-out
sysdeps/ieee754/dbl-64/s_sin.c
sysdeps/x86_64/fpu/libm-test-ulps