summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-i386/pr28894.s
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-i386/pr28894.s')
-rw-r--r--ld/testsuite/ld-i386/pr28894.s7
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/testsuite/ld-i386/pr28894.s b/ld/testsuite/ld-i386/pr28894.s
new file mode 100644
index 00000000000..1d3e3f37f3e
--- /dev/null
+++ b/ld/testsuite/ld-i386/pr28894.s
@@ -0,0 +1,7 @@
+ .text
+ addl foo@INDNTPOFF, %eax
+ .section .tbss,"awT",@nobits
+ .globl foo
+ .hidden foo
+foo:
+ .byte 0