Fix linker tests to work with 16-bit targets.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / orph-.d
CommitLineData
2e0a7632
HPN
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
12SYMBOL TABLE:
130+ +g +\.text Main
140+8 +g +\.text __etext
150+ +g +\.text __TMC_END__
1620+ +g +\*ABS\* __Ebss
1720+ +g +\*ABS\* __Edata
180+ +g +\.text _start
1920+ +g +\*ABS\* __Eall
2020+ +g +\*ABS\* __Sdata
2120+ +g +\*ABS\* __Sbss
22
23Contents of section \.text:
24 0000 e3fd0001 23fcfe00 .*
25Contents of section .MMIX.reg_contents:
26 07f0 00000000 00000007 .*
This page took 0.453557 seconds and 4 git commands to generate.