PR ld/22909 amendment; don't xfail ld-elf/pr19539.d for cris*-*-*.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / ilp32-11.s
CommitLineData
8cf0d2dd
L
1 .section .data.rel.local,"aw",@progbits
2 .align 8
3.Ljmp:
4 .quad func + 0x7fffffff
5
6 .text
0adaa71e 7 .space 0x1000
8cf0d2dd 8 .type func, @function
0adaa71e
L
9 .global func
10 .hidden func
8cf0d2dd
L
11func:
12 ret
This page took 0.400597 seconds and 4 git commands to generate.