S390: Fp comparison are now raising FE_INVALID with gcc 10.
commit64bca76f42a82e6a9ea2b0166deab7aa2b7efbea
authorStefan Liebler <stli@linux.ibm.com>
Wed, 6 Nov 2019 07:07:40 +0000 (6 08:07 +0100)
committerStefan Liebler <stli@linux.ibm.com>
Wed, 6 Nov 2019 07:07:40 +0000 (6 08:07 +0100)
treefe6cd7161c0c2661033f8ce2b54e84e69c90f266
parentf2e30cc0f89f348a154c5c09d21a1de561c7b2f8
S390: Fp comparison are now raising FE_INVALID with gcc 10.

The s390 gcc bug https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77918
"S390: Floating point comparisons don't raise invalid for unordered operands."
is fixed with gcc 10. Thus we conditionally set FIX_COMPARE_INVALID
to 0 or 1.
sysdeps/s390/fpu/fix-fp-int-compare-invalid.h