Adds support for generating notes in V850 binaries.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / merge3.d
CommitLineData
884151a7
AM
1#source: merge3.s
2#ld: -T merge.ld
3#objdump: -s
4#xfail: "arc-*-*" "d30v-*-*" "dlx-*-*" "hppa64-*-*"
5#xfail: "i960-*-*" "ip2k-*-*" "pj-*-*"
6
7.*: file format .*elf.*
8
9Contents of section \.text:
10 1000 (20100000|00001020) (10100000|00001010) (18100000|00001018) .*
11Contents of section \.rodata:
12 1010 64656667 00000000 30313233 34353637 defg....01234567
13 1020 61626364 65666700 abcdefg.
14#pass
This page took 0.022939 seconds and 4 git commands to generate.