Fix linker tests to work with 16-bit targets.
[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)
5c799c07 150+7e8 l d \.MMIX\.reg_contents 0+ (|\.MMIX\.reg_contents)
ffbc01cc 16#...
fb17c222 170+ l \.init 0+ _start
1564a22f 18#...
fb17c222
HPN
190+14 g \.text 0+ x
200+10 g \.text 0+ x2
f8548834 21#...
fb17c222
HPN
22Contents of section \.init:
23 0000 00000000 0000003d 00000000 0000003a .*
24Contents of section \.text:
25 0010 232dfe00 232dfd00 .*
fb17c222
HPN
26Contents of section \.MMIX\.reg_contents:
27 07e8 00000000 0000107c 00000000 0000a420 .*
This page took 0.962922 seconds and 4 git commands to generate.