]> git.ipfire.org Git - thirdparty/glibc.git/commit
Adjust calls to do_sincos_1 and do_sincos_2 in s_sincos.c
authorSiddhesh Poyarekar <siddhesh@sourceware.org>
Thu, 6 Oct 2016 07:27:07 +0000 (12:57 +0530)
committerSiddhesh Poyarekar <siddhesh@sourceware.org>
Thu, 6 Oct 2016 07:27:07 +0000 (12:57 +0530)
commit9cb069308c833d98b1ba9c78cb41cff0e90f323d
tree3f7d9a19b2f647e997421da260019c304dcd433e
parentead1ef37d2c3cd998dffb803c43a4fc2d08537ff
Adjust calls to do_sincos_1 and do_sincos_2 in s_sincos.c

Adjust calls to do_sincos_1 and do_sincos_2 to pass a boolean
shift_quadrant instead of the numeric 0 and 1.

This does not affect codegen.
ChangeLog
sysdeps/ieee754/dbl-64/s_sincos.c