Fix linker tests to work with 16-bit targets.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / orph-.d
1 #as: -linker-allocated-gregs
2 #source: start.s
3 #source: tm-orph1.s
4 #source: tm-e.s
5 #ld: -m mmo -u __etext -u __Sdata -u __Edata -u __Sbss -u __Ebss -u __Eall
6 #objdump: -rst
7
8 # Like orph-d.d but without data.
9
10 .*: file format mmo
11
12 SYMBOL TABLE:
13 0+ +g +\.text Main
14 0+8 +g +\.text __etext
15 0+ +g +\.text __TMC_END__
16 20+ +g +\*ABS\* __Ebss
17 20+ +g +\*ABS\* __Edata
18 0+ +g +\.text _start
19 20+ +g +\*ABS\* __Eall
20 20+ +g +\*ABS\* __Sdata
21 20+ +g +\*ABS\* __Sbss
22
23 Contents of section \.text:
24 0000 e3fd0001 23fcfe00 .*
25 Contents of section .MMIX.reg_contents:
26 07f0 00000000 00000007 .*
This page took 0.030211 seconds and 4 git commands to generate.