This commit was generated by cvs2svn to track changes on a CVS vendor
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / bpo-1m.d
1 #source: start.s
2 #source: bpo-1.s
3 #as: -linker-allocated-gregs
4 #ld: -m mmo
5 #objdump: -st
6
7 # Just a simple linker-allocated GREG with no explicit GREGs.
8
9 .*: file format mmo
10
11 SYMBOL TABLE:
12 0+ g \.text Main
13 0+ g \.text _start
14
15 Contents of section \.text:
16 0000 e3fd0001 232afe00 .*
17 Contents of section \.MMIX\.reg_contents:
18 07f0 00000000 0000002e .*
This page took 0.032002 seconds and 5 git commands to generate.