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