about summary refs log tree commit diff
path: root/src/stdlib/wcstod.c
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2020-04-18 03:23:40 -0400
committerRich Felker <dalias@aerifal.cx>2020-04-18 03:23:40 -0400
commit043c6e31d9135c27875a1ccb4c0f1638f0170e77 (patch)
tree9fbe00e8f036b11e2873a34d970cf7140887eedb /src/stdlib/wcstod.c
parent2e0907ce624e2058bb31fab5ae565f413dbaf87f (diff)
downloadmusl-043c6e31d9135c27875a1ccb4c0f1638f0170e77.tar.gz
musl-043c6e31d9135c27875a1ccb4c0f1638f0170e77.tar.xz
musl-043c6e31d9135c27875a1ccb4c0f1638f0170e77.zip
fix sh fesetround failure to clear old mode
the sh version of fesetround or'd the new rounding mode onto the
control register without clearing the old rounding mode bits, making
changes sticky. this was the root cause of multiple test failures.
Diffstat (limited to 'src/stdlib/wcstod.c')
0 files changed, 0 insertions, 0 deletions