1#source: start4.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 removes all (two) BPO:s when all are collected.
9
10.*:     file format elf64-mmix
11
12SYMBOL TABLE:
130+ l    d  \.init	0+ (|\.init)
140+7f8 l +d  \.MMIX.reg_contents	0+ (|\.MMIX\.reg_contents)
150+ l    d  \*ABS\*	0+ (|\.shstrtab)
160+ l    d  \*ABS\*	0+ (|\.symtab)
170+ l    d  \*ABS\*	0+ (|\.strtab)
180+ l       \.init	0+ _start
192000000000000000 g       \*ABS\*	0+ __bss_start
202000000000000000 g       \*ABS\*	0+ _edata
212000000000000000 g       \*ABS\*	0+ _end
220+4 g       \*ABS\*	0+ _start\.
23
24Contents of section \.init:
25 0000 e37704a6                             .*
26