fixed bash/dash/sh issue (Ubuntu)
[zpugcc/jano.git] / toolchain / binutils / ld / testsuite / ld-mips-elf / emrelocs-eb.d
blobdd79bdd30532934194781689d2fc3f975b0309ff
1 #name: MIPS 32-bit ELF embedded relocs (big endian)
2 #source: emrelocs1.s -EB
3 #source: emrelocs2.s -EB
4 #ld: -EB --embedded-relocs -T $srcdir/$subdir/emrelocs.ld
5 #objdump: -s
7 .*: file format elf.*mips.*
9 Contents of section \.text:
10 100000 00000000 00000001 00000000 00000000 .*
11 100010 00000000 00000000 00000003 00000000 .*
12 Contents of section \.data:
13 200000 00000000 00000002 00000000 00000000 .*
14 200010 00000000 00000000 00000004 00000000 .*
15 200020 00100004 00200004 00100018 00200018 .*
16 200030 00000000 00100004 00000000 00200004 .*
17 200040 00000000 00100018 00000000 00200018 .*
18 Contents of section \.rel\.sdata:
19 300000 00000020 2e746578 74000000 00000024 .*
20 300010 2e646174 61000000 00000028 2e746578 .*
21 300020 74000000 0000002c 2e646174 61000000 .*
22 300030 00000031 2e746578 74000000 00000039 .*
23 300040 2e646174 61000000 00000041 2e746578 .*
24 300050 74000000 00000049 2e646174 61000000 .*
25 #pass