// Compiles with clang++, fails for g++ #include int main() { return isinf(0.0); }