* ld-elf/extract-symbol-1sec.d: Expect to fail for the RX target.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / relro2.s
1 .text
2 .globl x
3 .type x, @function
4 x:
5 jmp foo@PLT
This page took 0.035031 seconds and 4 git commands to generate.