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