* ld-mmix/bpo-1.d: Tweak for type of linker-script-symbols no
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / bpo-11.d
CommitLineData
fb17c222
HPN
1#source: start3.s
2#source: bpo-6.s
3#source: bpo-2.s
4#source: bpo-5.s
5#as: -linker-allocated-gregs
6#ld: -m elf64mmix --gc-sections
7#objdump: -st
8
9# Check that GC removes one of the three BPO:s, for the collected section.
10
11.*: file format elf64-mmix
12
13SYMBOL TABLE:
140+ l d \.init 0+
150+10 l d \.text 0+
1620+ l d \.sbss 0+
172000000000000000 l d \.bss 0+
180+7e8 l d \.MMIX\.reg_contents 0+
190+ l d \*ABS\* 0+
200+ l d \*ABS\* 0+
210+ l d \*ABS\* 0+
220+ l \.init 0+ _start
230+14 g \.text 0+ x
240+10 g \.text 0+ x2
f8548834 252000000000000000 g \*ABS\* 0+ __bss_start
fb17c222 260+ g \*ABS\* 0+
f8548834
HPN
272000000000000000 g \*ABS\* 0+ _edata
282000000000000000 g \*ABS\* 0+ _end
290+10 g \.text 0+ _start\.
fb17c222
HPN
30
31
32Contents of section \.init:
33 0000 00000000 0000003d 00000000 0000003a .*
34Contents of section \.text:
35 0010 232dfe00 232dfd00 .*
36Contents of section \.sbss:
37Contents of section \.bss:
38Contents of section \.MMIX\.reg_contents:
39 07e8 00000000 0000107c 00000000 0000a420 .*
This page took 0.030977 seconds and 4 git commands to generate.