From 3397016bff4dd62706f7d807a5196e79ae9c30b6 Mon Sep 17 00:00:00 2001 From: camthesaxman Date: Thu, 30 Jan 2020 02:12:24 -0600 Subject: delete test suite --- gcc_arm/testsuite/gcc.dg/cpp-micc.h | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100755 gcc_arm/testsuite/gcc.dg/cpp-micc.h (limited to 'gcc_arm/testsuite/gcc.dg/cpp-micc.h') diff --git a/gcc_arm/testsuite/gcc.dg/cpp-micc.h b/gcc_arm/testsuite/gcc.dg/cpp-micc.h deleted file mode 100755 index 52c9dcc..0000000 --- a/gcc_arm/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