gdb: Convert language la_word_break_characters field to a method
[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:
5c799c07
AM
140+ l d \.init 0+ (|\.init)
150+10 l d \.text 0+ (|\.text)
5c799c07 160+7e8 l d \.MMIX\.reg_contents 0+ (|\.MMIX\.reg_contents)
ffbc01cc 170+ l df \*ABS\* 0+ .*
fb17c222
HPN
180+ l \.init 0+ _start
190+14 g \.text 0+ x
200+10 g \.text 0+ x2
c4621b33
AM
212000000000000000 g \.text 0+ __bss_start
222000000000000000 g \.text 0+ _edata
232000000000000000 g \.text 0+ _end
f02cb058 240+10 g \.text 0+ _start\.
fb17c222
HPN
25
26Contents of section \.init:
27 0000 00000000 0000003d 00000000 0000003a .*
28Contents of section \.text:
29 0010 232dfe00 232dfd00 .*
fb17c222
HPN
30Contents of section \.MMIX\.reg_contents:
31 07e8 00000000 0000107c 00000000 0000a420 .*
This page took 0.893009 seconds and 4 git commands to generate.