PR25882, .gnu.attributes are not checked for shared libraries
[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)
ffbc01cc 140+ l df \*ABS\* 0+ .*
fb17c222 150+ l \.init 0+ _start
c4621b33
AM
162000000000000000 g \.init 0+ __bss_start
172000000000000000 g \.init 0+ _edata
182000000000000000 g \.init 0+ _end
f02cb058 190+4 g \.init 0+ _start\.
fb17c222
HPN
20
21Contents of section \.init:
22 0000 e37704a6 .*
This page took 0.829643 seconds and 4 git commands to generate.