2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / gcc / testsuite / gcc.dg / cpp / c99-pedantic.c
blob0128a323c72a995946340799b3779420e07897df
1 /* Copyright (C) 2000 Free Software Foundation, Inc. */
3 /* { dg-do preprocess } */
4 /* { dg-options "-std=c99 -pedantic" } */
6 /* This file is for testing the preprocessor in -std=c99 -pedantic mode.
7 Neil Booth, 2 Dec 2000. */
9 #if 1LL
10 #endif