Fix PR ld/22263 on SPARC.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-sparc / tlsg64.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 .xword %r_tls_dtpoff64(a)
This page took 0.645501 seconds and 4 git commands to generate.