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.c-torture/unsorted/cmphi.c | 4 ---- 1 file changed, 4 deletions(-) delete mode 100755 gcc_arm/testsuite/gcc.c-torture/unsorted/cmphi.c (limited to 'gcc_arm/testsuite/gcc.c-torture/unsorted/cmphi.c') diff --git a/gcc_arm/testsuite/gcc.c-torture/unsorted/cmphi.c b/gcc_arm/testsuite/gcc.c-torture/unsorted/cmphi.c deleted file mode 100755 index 1ffc214..0000000 --- a/gcc_arm/testsuite/gcc.c-torture/unsorted/cmphi.c +++ /dev/null @@ -1,4 +0,0 @@ -foo (short *p, short a) -{ - return a < *p; -} -- cgit v1.2.3