#include #ifndef FP_SUBNORMAL #error "FP_SUBNORMAL is not defined" #endif int main(void) { return 0; }