]> oss.titaniummirror.com Git - msp430-gcc.git/blobdiff - gcc/testsuite/gcc.dg/cpp/c99-pedantic.c
Imported gcc-4.4.3
[msp430-gcc.git] / gcc / testsuite / gcc.dg / cpp / c99-pedantic.c
diff --git a/gcc/testsuite/gcc.dg/cpp/c99-pedantic.c b/gcc/testsuite/gcc.dg/cpp/c99-pedantic.c
deleted file mode 100644 (file)
index 0128a32..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-/* Copyright (C) 2000 Free Software Foundation, Inc.  */
-
-/* { dg-do preprocess } */
-/* { dg-options "-std=c99 -pedantic" } */
-
-/* This file is for testing the preprocessor in -std=c99 -pedantic mode.
-   Neil Booth, 2 Dec 2000.  */
-
-#if 1LL
-#endif