mirror of git://sourceware.org/git/glibc.git
* 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.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| e_sqrtf.c | ||
| fclrexcpt.c | ||
| fegetenv.c | ||
| fegetmode.c | ||
| fegetround.c | ||
| feholdexcpt.c | ||
| fesetenv.c | ||
| fesetexcept.c | ||
| fesetmode.c | ||
| fesetround.c | ||
| feupdateenv.c | ||
| fgetexcptflg.c | ||
| fraiseexcpt.c | ||
| fsetexcptflg.c | ||
| ftestexcept.c | ||
| get-rounding-mode.h | ||
| math_private.h | ||
| s_ceilf.c | ||
| s_copysignf.c | ||
| s_finitef.c | ||
| s_floorf.c | ||
| s_fmaf.c | ||
| s_fmaxf.c | ||
| s_fminf.c | ||
| s_fpclassifyf.c | ||
| s_isinff.c | ||
| s_isnanf.c | ||
| s_issignalingf.c | ||
| s_nearbyintf.c | ||
| s_rintf.c | ||
| s_roundevenf.c | ||
| s_roundf.c | ||
| s_truncf.c | ||