Complain about mbind, ifunc, and unique in final_write
[deliverable/binutils-gdb.git] / gas / testsuite / gas / elf / section12b.d
CommitLineData
a91e1603
L
1#source: section12.s
2#as: --no-pad-sections
3#objdump: -s
4#name: mbind section contents
df3a023b 5# RX annoyingly reorders the sections so that they do not match the sequence
7613ca5e
AM
6# expected below.
7#xfail: rx-*-*
8# A number of targets do not support SHF_GNU_MBIND
cc364be6 9#xfail: arm*-*-netbsdelf* arm*-*-nto* msp430-*-* visium-*-*
7613ca5e 10#xfail: *-*-hpux* *-*-cloudabi
a91e1603
L
11
12#...
13Contents of section .mbind.data:
14 0000 01 .
15#...
16Contents of section .mbind.data:
17 0000 02 .
18#...
19Contents of section .mbind.text:
20 0000 03 .
21#...
22Contents of section .mbind.text:
23 0000 04 .
24#...
25Contents of section .mbind.rodata:
26 0000 07 .
27#...
28Contents of section .mbind.data:
29 0000 08 .
30#...
31Contents of section .mbind.data:
32 0000 090b ..
33#...
34Contents of section .mbind.text:
35 0000 0a .
36#pass
This page took 0.147188 seconds and 4 git commands to generate.