mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-11-24 03:14:08 +08:00
33fb162599
We should always carry the exceptions forward. This bug was found when working on testing glibc math tests, many tests were failing with Overflow and Underflow flags not set. This was traced to here. libgcc/ChangeLog: * config/or1k/sfp-machine.h (FP_HANDLE_EXCEPTIONS): Remove statement clearing existing exceptions. |
||
---|---|---|
.. | ||
lib1funcs.S | ||
linux-unwind.h | ||
sfp-machine.h | ||
t-crtstuff | ||
t-or1k |