aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-sh/tlspic2.s
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-sh/tlspic2.s')
-rw-r--r--ld/testsuite/ld-sh/tlspic2.s5
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/testsuite/ld-sh/tlspic2.s b/ld/testsuite/ld-sh/tlspic2.s
new file mode 100644
index 0000000..35319ba
--- /dev/null
+++ b/ld/testsuite/ld-sh/tlspic2.s
@@ -0,0 +1,5 @@
+ .section ".tbss", "awT", @nobits
+ .globl sH1, sH2
+ .hidden sH1, sH2
+sH1: .space 4
+sH2: .space 4