Well, last year clang did not define __STDC_IEC_559__, so assuming IEEE-754 math with most C compilers is a bad idea.
Do you have checks for non-IEEE 754 math?
Do you have checks for non-IEEE 754 math?