Rename PR ld/22842 run-time test to "Run pr22842"
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr13082-2.s
CommitLineData
64d25c44
L
1 .text
2 .globl _start
3_start:
4 lea .Ljmp(%rip), %rax
5 jmp *(%rax)
6 .section .data.rel.ro.local,"aw",@progbits
7 .align 8
8.Ljmp:
9 .quad _start
This page took 0.467679 seconds and 4 git commands to generate.