* ppc-opc.c (RTO): Define.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / reloc.d
CommitLineData
17c2bdee
AM
1# Test that orphan reloc sections are placed before .rela.plt even when
2# .rela.plt is the only reloc section. Also tests that orphan non-alloc
3# reloc sections go after alloc sections.
4
5#source: reloc.s
4565652e 6#ld: -shared -z nocombreloc
17c2bdee
AM
7#objdump: -hw
8
9.*: +file format elf.*
10#...
11.*\.relaplatypus.*
12#...
13.*\.rela\.plt.*
14#...
15.*\.relaechidna.*
16#pass
This page took 0.129589 seconds and 4 git commands to generate.