x86: Add explicit -mx86-used-note=[yes|no] to tests
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / reloc.d
CommitLineData
302cbfc2
AM
1# Test that orphan reloc sections are placed before .rel.plt even when
2# .rel.plt is the only reloc section.
3#source: reloc.s
4#as: --32
4565652e 5#ld: -shared -melf_i386 -z nocombreloc
302cbfc2 6#objdump: -hw
302cbfc2 7
5a68afcf 8.*: +file format elf32-i386.*
302cbfc2
AM
9#...
10.*\.relplatypus.*
11#...
12.*\.rel\.plt.*
13# x86 ld doesn't output non-alloc reloc sections to shared libs, so disable
14# the following two lines for the time being.
15# #...
16# .*\.relechidna.*
17#pass
This page took 0.670357 seconds and 4 git commands to generate.