156436a5c2
* ld-mmix/bpo-11.d: Ditto. * ld-mmix/b-nosym.d: Adjust for changed output for absence of symbols. * ld-mmix/sec-7m.d: Rename tested section from .debug_info to .di. * ld-mmix/sec-7a.s, ld-mmix/sec-7b.s, ld-mmix/sec-7c.s, ld-mmix/sec-7d.s, ld-mmix/sec-7e.s: Ditto.
32 lines
854 B
Makefile
32 lines
854 B
Makefile
#source: start4.s
|
|
#source: bpo-6.s
|
|
#source: bpo-5.s
|
|
#as: -linker-allocated-gregs
|
|
#ld: -m elf64mmix --gc-sections
|
|
#objdump: -st
|
|
|
|
# Check that GC removes all (two) BPO:s when all are collected.
|
|
|
|
.*: file format elf64-mmix
|
|
|
|
SYMBOL TABLE:
|
|
0+ l d \.init 0+
|
|
0+4 l d \.text 0+
|
|
2000000000000000 l d \.sbss 0+
|
|
2000000000000000 l d \.bss 0+
|
|
0+7f8 l d \.MMIX\.reg_contents 0+
|
|
0+ l d \*ABS\* 0+
|
|
0+ l d \*ABS\* 0+
|
|
0+ l d \*ABS\* 0+
|
|
0+ l \.init 0+ _start
|
|
2000000000000000 g \*ABS\* 0+ __bss_start
|
|
2000000000000000 g \*ABS\* 0+ _edata
|
|
2000000000000000 g \*ABS\* 0+ _end
|
|
0+4 g \.text 0+ _start\.
|
|
|
|
Contents of section \.init:
|
|
0000 e37704a6 .*
|
|
Contents of section \.text:
|
|
Contents of section \.sbss:
|
|
Contents of section \.bss:
|
|
Contents of section \.MMIX\.reg_contents:
|