Fix garbage collection of common symbols
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / bpo-9m.d
CommitLineData
fb17c222
HPN
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
13SYMBOL TABLE:
140+ g \.text Main
150+4 g \.text x
160+ g \.text x2
17
18Contents of section \.text:
19 0000 232dfe00 232dfd00 00000000 0000002d .*
20 0010 00000000 0000002a .*
21Contents of section \.MMIX\.reg_contents:
22 07e8 00000000 0000106c 00000000 0000a410 .*
This page took 0.548241 seconds and 4 git commands to generate.