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
8 .*: +file format elf32
-i386
13 # x86 ld doesn
't output non-alloc reloc sections to shared libs, so disable
14 # the following two lines for the time being.