summaryrefslogtreecommitdiff
path: root/elf/tst-tlsalign-extern-static.c
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2015-06-02 16:55:36 -0700
committerRoland McGrath <roland@hack.frob.com>2015-06-02 16:55:36 -0700
commit1a1a6bde63e0af0d5f2f3465ba45338e7513c4e4 (patch)
tree803e197475a78b73bf77681e0e7264e3ed487b05 /elf/tst-tlsalign-extern-static.c
parente0c349b40c4f51589c2adb63ccdaaf4dcc0fb1ea (diff)
BZ#18383: Another test case, with TLS refs and defs in separate TUs.
Diffstat (limited to 'elf/tst-tlsalign-extern-static.c')
-rw-r--r--elf/tst-tlsalign-extern-static.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/elf/tst-tlsalign-extern-static.c b/elf/tst-tlsalign-extern-static.c
new file mode 100644
index 0000000000..e84900eee4
--- /dev/null
+++ b/elf/tst-tlsalign-extern-static.c
@@ -0,0 +1 @@
+#include "tst-tlsalign-extern.c"