mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-27 03:41:23 +08:00
f721171632
The __sfp_handle_exceptions is not fully correct regarding raising
exceptions, since there is no direct way to raise only FP_EX_OVERFLOW
nor FP_EX_UNDERFLOW for SSE mode. Both libgcc and feraiseexcept rely
on x87 mode to accomplish it.
This reverts commit
|
||
---|---|---|
.. | ||
bits | ||
finclude | ||
e_sqrtf128.c | ||
fenv_private.h | ||
fix-fp-int-compare-invalid.h | ||
Makefile | ||
math_private.h | ||
math-barriers.h | ||
powl_helper.c | ||
s_sincosf_data.c | ||
sfp-machine.h | ||
sincosf_poly.h | ||
test-fenv-clear-sse.c | ||
test-fenv-sse-2.c | ||
test-fenv-sse.c | ||
test-fenv-x87.c | ||
test-flt-eval-method-387.c | ||
test-flt-eval-method-sse.c | ||
test-math-vector-sincos.h |