* lib/ld-lib.exp (check_gc_sections_available): Fail more targets.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / merge2.d
1 #source: merge2.s
2 #ld: -T merge.ld
3 #objdump: -s
4 #xfail: "arc-*-*" "d30v-*-*" "dlx-*-*" "hppa64-*-*"
5 #xfail: "i960-*-*" "ip2k-*-*" "or32-*-*" "pj-*-*"
6
7 .*: file format .*elf.*
8
9 Contents of section .text:
10 1000 (3010)?0000(1030)? (3210)?0000(1032)? (3110)?0000(1031)? (3410)?0000(1034)? .*
11 1010 (4010)?0000(1040)? (3810)?0000(1038)? (4810)?0000(1048)? (3c10)?0000(103c)? .*
12 1020 (5010)?0000(1050)? (5410)?0000(1054)? (5810)?0000(1058)? (5010)?0000(1050)? .*
13 Contents of section .rodata:
14 1030 61626300 62000000 (78563412|12345678) 99999999 .*
15 1040 (78563412|12345678) 00000000 99999999 00000000 .*
16 1050 (78563412|12345678) 99999999 00000000 .*
17 #pass
This page took 0.05072 seconds and 5 git commands to generate.