Fix build with latest GCC 9.0 tree
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / 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, 0
a69ed7f7 13 .quad a@dtpoff
This page took 0.668772 seconds and 4 git commands to generate.