mmix ld: move .init (and _init) first.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / bpo-9m.d
1 #source: start3.s
2 #source: bpo-6.s
3 #source: bpo-5.s
4 #as: -linker-allocated-gregs
5 #ld: -m mmo --gc-sections
6 #objdump: -st
7
8 # Check that GC does not mess up things when no BPO:s are collected.
9 # Note that mmo doesn't support GC at the moment; it's a nop.
10
11 .*: file format mmo
12
13 SYMBOL TABLE:
14 0+ g .* Main
15 0+14 g \.text x
16 0+10 g \.text x2
17
18 Contents of section \.text:
19 0004 0000003d 00000000 0000003a 232dfe00 .*
20 0014 232dfd00 .*
21 Contents of section \.MMIX\.reg_contents:
22 07e8 00000000 0000107c 00000000 0000a420 .*
This page took 0.03191 seconds and 4 git commands to generate.