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. --- elf/tst-tlsmod15a.c | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 elf/tst-tlsmod15a.c (limited to 'elf/tst-tlsmod15a.c') diff --git a/elf/tst-tlsmod15a.c b/elf/tst-tlsmod15a.c deleted file mode 100644 index 66c707129a..0000000000 --- a/elf/tst-tlsmod15a.c +++ /dev/null @@ -1,6 +0,0 @@ -extern int nonexistent_dummy_var; -int * -foo (void) -{ - return &nonexistent_dummy_var; -} -- cgit v1.2.3