ld: Xfail pr20995 and pr20995-2 for tic6x-*-*
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / pie-bind-locally-a.s
1 .text
2 .align 2
3 .global _start
4 _start:
5 ldr x0, [x0, #:got_lo12:_start]
This page took 0.030317 seconds and 4 git commands to generate.