Daily bump.
[official-gcc.git] / gcc / testsuite / gcc.dg / cpp / gnuc99-pedantic.c
blob9e3550d3e9cee3d518db97fab52257b89d338a1e
1 /* Copyright (C) 2000 Free Software Foundation, Inc. */
3 /* { dg-do preprocess } */
4 /* { dg-options "-std=gnu99 -pedantic" } */
6 /* This file is for testing the preprocessor in -std=gnu99 -pedantic mode.
7 Neil Booth, 2 Dec 2000. */
9 #if 1LL
10 #endif