X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=gcc%2Ftestsuite%2Fgcc.dg%2Fcpp%2Fmi1x.h;fp=gcc%2Ftestsuite%2Fgcc.dg%2Fcpp%2Fmi1x.h;h=0000000000000000000000000000000000000000;hb=6fed43773c9b0ce596dca5686f37ac3fc0fa11c0;hp=a317cf852bf6e3e9b46723aa1ccef88c71fe4da6;hpb=27b11d56b743098deb193d510b337ba22dc52e5c;p=msp430-gcc.git diff --git a/gcc/testsuite/gcc.dg/cpp/mi1x.h b/gcc/testsuite/gcc.dg/cpp/mi1x.h deleted file mode 100644 index a317cf85..00000000 --- a/gcc/testsuite/gcc.dg/cpp/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