aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/cpp/trad/mi1x.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gcc.dg/cpp/trad/mi1x.h')
-rw-r--r--gcc/testsuite/gcc.dg/cpp/trad/mi1x.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/gcc/testsuite/gcc.dg/cpp/trad/mi1x.h b/gcc/testsuite/gcc.dg/cpp/trad/mi1x.h
deleted file mode 100644
index a317cf852bf..00000000000
--- a/gcc/testsuite/gcc.dg/cpp/trad/mi1x.h
+++ /dev/null
@@ -1,9 +0,0 @@
-/* This header is never to have its contents visible, but it should
- still receive the optimization. */
-
-#ifndef MIX_H
-#define MIX_H
-
-#define main wibble
-
-#endif