Sync usage with man page.
[netbsd-mini2440.git] / gnu / dist / gcc4 / gcc / testsuite / gcc.dg / cpp / pr29612-2.c
blob813eb77af13af5b753188d1cf656b857bc55be30
1 /* PR preprocessor/29612 */
2 /* { dg-do preprocess } */
3 /* { dg-options "-Wtraditional -fno-show-column" } */
5 # 6 "pr29612-2.c"
7 #if 1U /* { dg-warning "traditional C rejects" "numeric constant suffix" } */
8 #endif
10 # 1 "foo.h" 1 3
12 #if 1U
13 #endif /* No warning in system header. */
15 # 16 "pr29612-2.c" 2
17 #if 1U /* { dg-warning "traditional C rejects" "numeric constant suffix" } */
18 #endif