1 /* PR preprocessor/29612 */
2 /* { dg-do preprocess } */
3 /* { dg-options "-Wtraditional" } */
7 #if 1U /* { dg-warning "traditional C rejects" "numeric constant suffix" } */
13 #endif /* No warning in system header. */
17 #if 1U /* { dg-warning "traditional C rejects" "numeric constant suffix" } */