Properly implement STT_COMMON
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / merge3.d
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
9 Contents of section \.text:
10 1000 (20100000|00001020) (10100000|00001010) (18100000|00001018) .*
11 Contents of section \.rodata:
12 1010 64656667 00000000 30313233 34353637 defg....01234567
13 1020 61626364 65666700 abcdefg.
14 #pass
This page took 0.028811 seconds and 4 git commands to generate.