bfd/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / bpo-9.d
CommitLineData
fb17c222
HPN
1#source: start3.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 does not mess up things when no BPO:s are collected.
9
10.*: file format elf64-mmix
11
12SYMBOL TABLE:
5c799c07
AM
130+ l d \.init 0+ (|\.init)
140+10 l d \.text 0+ (|\.text)
1520+ l d \.sbss 0+ (|\.sbss)
162000000000000000 l d \.bss 0+ (|\.bss)
170+7e8 l d \.MMIX\.reg_contents 0+ (|\.MMIX\.reg_contents)
180+ l d \*ABS\* 0+ (|\.shstrtab)
190+ l d \*ABS\* 0+ (|\.symtab)
200+ l d \*ABS\* 0+ (|\.strtab)
fb17c222
HPN
210+ l \.init 0+ _start
220+14 g \.text 0+ x
230+10 g \.text 0+ x2
f8548834 24#...
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.166086 seconds and 4 git commands to generate.