aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-powerpc/reloc.d
blob: 80a22bf9a385b3cddd99b3c26c37b09a12accec5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Test that orphan reloc sections are placed before .rela.plt even when
# .rela.plt is the only reloc section.  Also tests that orphan non-alloc
# reloc sections go after alloc sections.

#source: reloc.s
#ld: -shared
#objdump: -hw

.*: +file format elf.*
#...
.*\.relaplatypus.*
#...
.*\.rela\.plt.*
#...
.*\.relaechidna.*
#pass