Don't PROVIDE over top of common symbols
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / tls-ld-7.s
CommitLineData
bcae4342
HPN
1 .text
2 .global tlsdsofn
3 .type tlsdsofn,@function
4 .p2align 1
5tlsdsofn:
6 move.d x1:DTPREL,$r10
7 move.d x2:DTPREL,$r11
8.Lfe7:
9 .size tlsdsofn,.Lfe7-tlsdsofn
This page took 0.286767 seconds and 4 git commands to generate.