From a334319f6530564d22e775935d9c91663623a1b4 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 22 Dec 2004 20:10:10 +0000 Subject: (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. --- gmon/tst-profile-static.c | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 gmon/tst-profile-static.c (limited to 'gmon/tst-profile-static.c') diff --git a/gmon/tst-profile-static.c b/gmon/tst-profile-static.c deleted file mode 100644 index b2f371e..0000000 --- a/gmon/tst-profile-static.c +++ /dev/null @@ -1,10 +0,0 @@ -#include -static int -do_test (void) -{ - puts ("Hello world"); - return 0; -} - -#define TEST_FUNCTION do_test () -#include "../test-skeleton.c" -- cgit v1.1