gdb/testsuite/
[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)
fb17c222 150+ l \.init 0+ _start
1564a22f
AM
162000000000000000 l \*ABS\* 0+ __bss_start
172000000000000000 l \*ABS\* 0+ _edata
182000000000000000 l \*ABS\* 0+ _end
190+4 l \.init 0+ _start\.
fb17c222
HPN
20
21Contents of section \.init:
22 0000 e37704a6 .*
This page took 0.436697 seconds and 4 git commands to generate.