ELF: Properly group and place orphan note sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr23658-1a.d
1 #source: pr23658-1a.s
2 #source: pr23658-1b.s
3 #source: pr23658-1c.s
4 #source: pr23658-1d.s
5 #source: start.s
6 #ld: --build-id
7 #readelf: -l --wide
8 # Since generic linker targets don't place SHT_NOTE sections as orphan,
9 # SHT_NOTE sections aren't grouped nor sorted.
10 #xfail: d30v-* dlx-* fr30-* frv-*-elf ft32-* iq2000-*
11 #xfail: m68hc12-* mn10200-* moxie-* mt-* msp430-* pj-* xgate-*
12 # The following targets don't support --build-id.
13 #xfail: cr16-* crx-* visium-* xc16x-*
14 # The following targets place .note.gnu.build-id in unusual places.
15 #xfail: pru-*
16
17 #...
18 +[0-9]+ +\.note\.4 \.note\.1 +
19 +[0-9]+ +\.note.gnu.build-id \.note\.2 .note\.3 +
20 #pass
This page took 0.030105 seconds and 4 git commands to generate.