[PATCH] S390: Fix fp comparison not raising FE_INVALID.

Stefan Liebler stli@linux.vnet.ibm.com
Mon Oct 10 12:00:00 GMT 2016


Hi,

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.

ChangeLog:

	* sysdeps/s390/fpu/fix-fp-int-compare-invalid.h: New file.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 20161010_iseqsig_invalid_exception.patch
Type: text/x-patch
Size: 2485 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20161010/7b8ca431/attachment.bin>


More information about the Libc-alpha mailing list