Implement C _FloatN, _FloatNx types.
[official-gcc.git] / gcc / testsuite / gcc.dg / cpp / pr29612-2.c
blobfff10a843b44773e9285702240c623b57f33da6a
1 /* PR preprocessor/29612 */
2 /* { dg-do preprocess } */
3 /* { dg-options "-Wtraditional" } */
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