ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr22791-2a.s
CommitLineData
bd7ab16b
L
1 .text
2 .p2align 4,,15
3 .globl foo
4 .type foo, @function
5foo:
6 jmp bar
7 .size foo, .-foo
8 .section .note.GNU-stack,"",@progbits
This page took 0.141335 seconds and 4 git commands to generate.