#include <math.h>
#ifndef FP_NORMAL
#error "FP_NORMAL is not defined"
#endif
int main(void) { return 0; }
