mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
48733062ff
* ld-elf/empty.s: Define "main". * ld-elf/frame.exp: Don't run for hppa64 and v850. * ld-elf/group1.d: xfail various targets. * ld-elf/merge.d: Likewise. * ld-elf/merge2.d: Likewise. * ld-elf/warn1.d: Likewise. * ld-scripts/defined2.d: Likewise. * ld-scripts/defined3.d: Likewise. * ld-scripts/empty-aligned.d: Likewise. * ld-scripts/size-2.d: Likewise. * ld-scripts/weak.exp: Likewise. * ld-selective/sel-dump.exp: Likewise. * ld-undefined/weak-undef.exp: Likewise.
18 lines
684 B
Makefile
18 lines
684 B
Makefile
#source: merge2.s
|
|
#ld: -T merge.ld
|
|
#objdump: -s
|
|
#xfail: "arc-*-*" "d30v-*-*" "dlx-*-*" "hppa64-*-*"
|
|
#xfail: "i960-*-*" "ip2k-*-*" "iq2000-*-*" "or32-*-*" "pj-*-*"
|
|
|
|
.*: file format .*elf.*
|
|
|
|
Contents of section .text:
|
|
1000 (3010)?0000(1030)? (3210)?0000(1032)? (3110)?0000(1031)? (3410)?0000(1034)? .*
|
|
1010 (4010)?0000(1040)? (3810)?0000(1038)? (4810)?0000(1048)? (3c10)?0000(103c)? .*
|
|
1020 (5010)?0000(1050)? (5410)?0000(1054)? (5810)?0000(1058)? (5010)?0000(1050)? .*
|
|
Contents of section .rodata:
|
|
1030 61626300 62000000 (78563412|12345678) 99999999 .*
|
|
1040 (78563412|12345678) 00000000 99999999 00000000 .*
|
|
1050 (78563412|12345678) 99999999 00000000 .*
|
|
#pass
|