mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-14 01:00:07 +00:00
df7e29e2a4
This test failure: math/test-fenv If rounding mode and exception macros are defined then the fenv tests run and always fail. This patch adds an ifdef using the __or1k_hard_float__ macro provided by gcc to avoid defining these fenv macros when they cnnot be used. This is similar to what is done in csky. Note, I will post the or1k hard-float support soon. So, I prefer to leave the hard-float bits here for now. |
||
---|---|---|
.. | ||
endianness.h | ||
fenv.h | ||
link.h | ||
setjmp.h |