Always run LTO tests on Linux with GCC 4.9 or newer
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / tls-le-13s.s
CommitLineData
bcae4342
HPN
1 .text
2 .global tlsfn13
3 .type tlsfn13,@function
4 .p2align 1
5tlsfn13:
6 move.w x1:TPOFF16,$r10
7 move.w x2:TPOFF16,$r10
8.Lfe13s:
9 .size tlsfn13,.Lfe13s-tlsfn13
This page took 0.314621 seconds and 4 git commands to generate.