2018-01-24 Richard Biener <rguenther@suse.de>
[official-gcc.git] / gcc / testsuite / gcc.dg / cpp / c90-pedantic.c
blob3d6c82fc8856d4960e5b1218b64070d9cbbb006c
1 /* Copyright (C) 2000 Free Software Foundation, Inc. */
3 /* { dg-do preprocess } */
4 /* { dg-options "-std=c90 -pedantic" } */
6 /* This file is for testing the preprocessor in -std=c90 -pedantic mode.
7 Neil Booth, 2 Dec 2000. */
9 #if 1LL /* { dg-warning "long long" } */
10 #endif