Revert "Fix the test for PR 18963 so that it will work on 16-bit targets."
[deliverable/binutils-gdb.git] / ld / testsuite / ld-sparc / tlsg32.s
CommitLineData
b9734f35
JJ
1 .section .tbss
2 .align 4
3 .word 0, 0, 0, 0, 0, 0
4 .type a,#tls_object
5 .size a,4
6a:
7 .word 0
8 .text
9 .globl _start
10_start:
11 .section .debug_foobar
12 .word %r_tls_dtpoff32(a)
This page took 0.737394 seconds and 4 git commands to generate.