Fix linker tests to work with 16-bit targets.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / orph-dc-awp.d
1 #as: -linker-allocated-gregs
2 #source: start.s
3 #source: data-1.s
4 #source: tm-orph1.s
5 #source: tm-d-awp.s
6 #source: tm-awpe.s
7 #ld: -m mmo -u __etext -u __Sdata -u __Edata -u __Sbss -u __Ebss -u __Eall
8 #objdump: -rst
9
10 # Like orph-d-awp.d, but with contents in the extra section.
11
12 .*: file format mmo
13
14 SYMBOL TABLE:
15 0+ +g +\.text Main
16 0+8 g +\.text __etext
17 2000000000000018 +g +\*ABS\* __TMC_END__
18 2000000000000018 g +\*ABS\* __Ebss
19 2000000000000018 g +\*ABS\* __Edata
20 0+ g +\.text _start
21 2000000000000018 g +\*ABS\* __Eall
22 20+ g +.data __Sdata
23 2000000000000018 g +\*ABS\* __Sbss
24
25 Contents of section \.text:
26 0000 e3fd0001 23fcfe00 .*
27 Contents of section \.data:
28 2000000000000004 00000042 .*
29 Contents of section \.tm_clone_table:
30 2000000000000008 000004d2 0000162e 008adf38 00c8860c .*
31 Contents of section \.MMIX\.reg_contents:
32 07f0 20000000 0000001f .*
This page took 0.037478 seconds and 4 git commands to generate.