x86-64: Generate branch with PLT32 relocation
[external/binutils.git] / ld / testsuite / ld-x86-64 / pr22791-2a.s
1         .text
2         .p2align 4,,15
3         .globl  foo
4         .type   foo, @function
5 foo:
6         jmp     bar
7         .size   foo, .-foo
8         .section        .note.GNU-stack,"",@progbits