summaryrefslogtreecommitdiff
path: root/elf/tst-tlsalign-static.c
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2015-05-06 13:32:18 -0700
committerRoland McGrath <roland@hack.frob.com>2015-05-06 13:32:18 -0700
commitb5fe8ec8b68589680cc1eeb7442f08afa3c32058 (patch)
tree7206c7ec22cd1d98d4062f27dd2f5d516041e52c /elf/tst-tlsalign-static.c
parent48276b67db5357bab9feaab4f8cc9af5c35ced75 (diff)
BZ#18383: Add test case for large alignment in TLS blocks.
Diffstat (limited to 'elf/tst-tlsalign-static.c')
-rw-r--r--elf/tst-tlsalign-static.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/elf/tst-tlsalign-static.c b/elf/tst-tlsalign-static.c
new file mode 100644
index 0000000000..1671abf28e
--- /dev/null
+++ b/elf/tst-tlsalign-static.c
@@ -0,0 +1,2 @@
+#define NO_LIB
+#include "tst-tlsalign.c"