Skip to content
Commit 8e36adc0 authored by Stefan Liebler's avatar Stefan Liebler
Browse files

S390: Fix fp comparison not raising FE_INVALID.

As gcc is using unordered comparison instructions which do not
raise invalid exception if any operand is quiet NAN,
FIX_COMPARE_INVALID is defined to 1.
Thus iseqsig is calling feraiseexcept as workaround.
parent 7cfde840
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment