From 536c44e5e9612dc161e3da9d9f3f30e134e8242f Mon Sep 17 00:00:00 2001 From: YamaArashi Date: Fri, 29 Apr 2016 06:03:42 -0700 Subject: delete test suite --- gcc/testsuite/gcc.dg/cpp-micc.h | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100755 gcc/testsuite/gcc.dg/cpp-micc.h (limited to 'gcc/testsuite/gcc.dg/cpp-micc.h') diff --git a/gcc/testsuite/gcc.dg/cpp-micc.h b/gcc/testsuite/gcc.dg/cpp-micc.h deleted file mode 100755 index 52c9dcc..0000000 --- a/gcc/testsuite/gcc.dg/cpp-micc.h +++ /dev/null @@ -1,10 +0,0 @@ -// Redundant header include test with C comments at top. - -#ifndef CPP_MICC_H -#define CPP_MICC_H - -int a; - -#endif - -// And at the end too! -- cgit v1.2.3