Extend .reloc to accept some BFD_RELOCs
[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+ .*
d2667025
AM
182000000000000000 l \.init 0+ __bss_start
192000000000000000 l \.init 0+ _edata
202000000000000000 l \.init 0+ _end
1564a22f 210+4 l \.init 0+ _start\.
fb17c222
HPN
22
23Contents of section \.init:
24 0000 e37704a6 .*
This page took 0.530714 seconds and 4 git commands to generate.