PR ld/4023
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / tlsg.s
CommitLineData
a45bb67d
JJ
1 .section .tbss,"awT",@nobits
2 .align 4
3 .skip 24
4 .type a,@object
5 .size a,4
6a:
7 .zero 4
8 .text
9 .globl _start
10_start:
11 .section .debug_foobar
12 .long a@dtpoff
This page took 0.196441 seconds and 4 git commands to generate.