1 # Test that orphan reloc sections are placed before
.rel
.plt even when
2 #
.rel
.plt
is the only reloc section
.
5 #ld
: -shared -melf_i386
-z nocombreloc
9 .*: +file format elf32
-i386
14 # x86 ld doesn
't output non-alloc reloc sections to shared libs, so disable
15 # the following two lines for the time being.