Fix garbage collection of common symbols
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / bpo-10.d
CommitLineData
fb17c222
HPN
1#source: start4.s
2#source: bpo-6.s
3#source: bpo-5.s
4#as: -linker-allocated-gregs
5#ld: -m elf64mmix --gc-sections
6#objdump: -st
7
8# Check that GC removes all (two) BPO:s when all are collected.
9
10.*: file format elf64-mmix
11
12SYMBOL TABLE:
5c799c07 130+ l d \.init 0+ (|\.init)
f6ac7612 140+7f8 l +d \.MMIX.reg_contents 0+ (|\.MMIX\.reg_contents)
ffbc01cc 150+ l df \*ABS\* 0+ .*
fb17c222 160+ l \.init 0+ _start
ffbc01cc 170+ l df \*ABS\* 0+ .*
1564a22f 180+4 l \.init 0+ _start\.
c4621b33
AM
192000000000000000 g \.init 0+ __bss_start
202000000000000000 g \.init 0+ _edata
212000000000000000 g \.init 0+ _end
fb17c222
HPN
22
23Contents of section \.init:
24 0000 e37704a6 .*
This page took 0.544108 seconds and 4 git commands to generate.