Sort relocs output by ld -r
[binutils-gdb.git] / ld / testsuite / ld-powerpc / tocopt3.s
1 .section .toc,"aw"
2 0:
3 .quad x
4
5 .globl _start
6 .text
7 _start:
8 addis 9,2,0b@toc@ha
9 ld 9,0b@toc@l(9)