If __STDC_IEC_559__ is not defined, then how to determine at compile time, which features of IEEE 754 are actually supported (or not supported)?
__STDC_IEC_559__