]> git.ipfire.org Git - thirdparty/glibc.git/commit
RISC-V: Fix rounding save/restore bug.
authorDJ Delorie <dj@redhat.com>
Fri, 3 Aug 2018 17:43:31 +0000 (13:43 -0400)
committerDJ Delorie <dj@delorie.com>
Fri, 3 Aug 2018 17:43:31 +0000 (13:43 -0400)
commitbf4181878780be9b53e37a3b0fbabc40cdd07649
tree8e488fa71699dd6eff9f652254de5d18d35367f9
parentea705eb5ec1cf12525ab5c668e89ca28962978c6
RISC-V: Fix rounding save/restore bug.

* sysdeps/riscv/rvf/math_private.h (libc_feholdexcept_setround_riscv):
Fix rounding save-restore bug.

Fixes about a hundred off-by-ULP failures in the math testsuite.
ChangeLog
sysdeps/riscv/rvf/math_private.h