old-cross-binutils/ld/testsuite/ld-powerpc/reloc.d
Alan Modra 17c2bdeefe * ld-powerpc/reloc.s, ld-powerpc/reloc.d: New.
* ld-powerpc/powerpc.exp: New.
2002-09-30 05:25:20 +00:00

16 lines
330 B
Makefile

# 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