Always run LTO tests on Linux with GCC 4.9 or newer
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / tls-ld-6.s
1 .text
2 .global tlsdsofn
3 .type tlsdsofn,@function
4 .p2align 1
5 tlsdsofn:
6 move.d x:DTPREL,$r10
7 .Lfe6:
8 .size tlsdsofn,.Lfe6-tlsdsofn
This page took 0.029723 seconds and 4 git commands to generate.