Fix linker tests to work with 16-bit targets.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / orph-dc-ap.d
CommitLineData
2e0a7632
HPN
1#as: -linker-allocated-gregs
2#source: start.s
3#source: data-1.s
4#source: tm-orph1.s
5#source: tm-d-ap.s
6#source: tm-ape.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-a.d but with contents in that section (and with
11# @progbits, which doesn't reflect in flags), making sure it's really
12# treated as .text contents.
13
14.*: file format mmo
15
16SYMBOL TABLE:
170+ +g +\.text Main
180+18 +g +\*ABS\* __etext
190+18 +g +\*ABS\* __TMC_END__
2020+8 +g +\.data __Ebss
2120+8 +g +\.data __Edata
220+ +g +\.text _start
2320+8 +g +\.data __Eall
2420+ +g +\.data __Sdata
2520+8 +g +\.data __Sbss
26
27Contents of section \.text:
28 0000 e3fd0001 23fcfe00 .*
29Contents of section \.tm_clone_table:
30 0008 000004d2 0000162e 008adf38 00c8860c .*
31Contents of section \.data:
32 2000000000000004 00000042 .*
33Contents of section \.MMIX\.reg_contents:
34 07f0 00000000 0000001f .*
This page took 0.365294 seconds and 4 git commands to generate.