PowerPC PIC vs. DLL TLS issues
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr24721b.s
1 .text
2 .globl bar
3 .type bar,@function
4 .p2align 4
5 bar:
6 ret
This page took 0.041376 seconds and 4 git commands to generate.