FSF GCC merge 02/23/03
[official-gcc.git] / gcc / testsuite / gcc.dg / cpp / c94-pedantic.c
blob1c1216449d2c8d3705a9e6df2b5c0c2a3475b241
1 /* Copyright (C) 2000 Free Software Foundation, Inc. */
3 /* { dg-do preprocess } */
4 /* { dg-options "-std=iso9899:199409 -pedantic" } */
6 /* This file is for testing the preprocessor in -std=iso9899:199409
7 -pedantic mode. Neil Booth, 2 Dec 2000. */
9 #if 1LL /* { dg-warning "long long" } */
10 #endif