Scan all input files for symbol reference warning
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / orph-d-awn.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-awne.s
6#ld: -m mmo -u __etext -u __Sdata -u __Edata -u __Sbss -u __Ebss -u __Eall
7#objdump: -rst
8
9# A section that's "aw",@nobits, i.e. naturally .bss.
10# Should attach to the .bss section (but we'll see it as attached to
11# .data).
12
13.*: file format mmo
14
15SYMBOL TABLE:
160+ +g +\.text Main
170+8 +g +\.text __etext
1820+8 +g +\.data __TMC_END__
1920+8 +g +\.data __Ebss
2020+8 +g +\.data __Edata
210+ +g +\.text _start
2220+8 +g +\.data __Eall
2320+ +g +\.data __Sdata
2420+8 +g +\.data __Sbss
25
26Contents of section \.text:
27 0000 e3fd0001 23fcfe00 .*
28Contents of section \.data:
29 2000000000000004 00000042 .*
30Contents of section \.MMIX\.reg_contents:
31 07f0 20000000 0000000f .*
This page took 0.080782 seconds and 4 git commands to generate.