8185b32b5a
Details: As a side-effect of restoring a saved FP environment, fesetenv() overwrites the tag word, which indicates which i387 registers are in use. Normally this isn't a problem because the calling convention requires the register stack to be empty on function entry and exit. However, fesetenv() is inlined, so we need to tell gcc explicitly that the i387 registers get clobbered. PR: 85101 |
||
---|---|---|
.. | ||
e_sqrt.S | ||
e_sqrtf.S | ||
fenv.c | ||
fenv.h | ||
Makefile.inc | ||
s_llrint.S | ||
s_llrintf.S | ||
s_lrint.S | ||
s_lrintf.S | ||
s_remquo.S | ||
s_remquof.S | ||
s_scalbn.S | ||
s_scalbnf.S | ||
s_scalbnl.S | ||
Symbol.map |