// Compiles with g++, fails for clang++. #include int main() { return INT8_MAX * 0; }