Allow non-fatal errors to be emitted and for disassembly notes be placed on AArch64
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / tls-err-56.s
CommitLineData
bcae4342
HPN
1 .include "tls128.s"
2 .text
3 .global tlsdsofn2
4 .type tlsdsofn2,@function
5 .p2align 1
6tlsdsofn2:
7 move.d tls128+42:GDGOTREL,$r10
8.Lfe1:
9 .size tlsdsofn2,.Lfe1-tlsdsofn2
This page took 0.430507 seconds and 4 git commands to generate.