math: fix two fma issues (only affects non-nearest rounding mode, x86)
[musl] / src / fenv / feholdexcept.c
2012-11-18 Rich Felkerfix feholdexcept -- it needs to clear exceptions after...
2011-06-12 Rich Felkerfloating point environment, untested