1 #source: merge3.s
2 #ld: -T merge.ld
3 #objdump: -s
4 #xfail: "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
15