Add support for non-contiguous memory regions
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / non-contiguous-powerpc.s
CommitLineData
abf874aa
CL
1 .machine "ppc"
2
3 .section .text.one
4 b 2f
5
6 .section .text.two
72:
8 nop
This page took 0.022911 seconds and 4 git commands to generate.