From fb17c22277a9412942775a66f641e2e735c8f090 Mon Sep 17 00:00:00 2001 From: Hans-Peter Nilsson Date: Fri, 1 Feb 2002 08:30:12 +0000 Subject: * ld-mmix/bpo-1.d, ld-mmix/bpo-1.s, ld-mmix/bpo-1m.d, ld-mmix/bpo-15.d, ld-mmix/bpo-4.s, ld-mmix/bpo-6.d, ld-mmix/bpo-6.s, ld-mmix/bpo-2.d, ld-mmix/bpo-6m.d, ld-mmix/bpo-12m.d, ld-mmix/bpo-2m.d, ld-mmix/bpo-2.s, ld-mmix/bpo-5.s, ld-mmix/bpo-3.d, ld-mmix/start3.s, ld-mmix/bpo-3m.d, ld-mmix/bpo-9m.d, ld-mmix/bpo-4.d, ld-mmix/bpo-3.s, ld-mmix/bpo-4m.d, ld-mmix/bpo-7.d, ld-mmix/bpo-5.d, ld-mmix/bpo-16.d, ld-mmix/bpo-5m.d, ld-mmix/bpo-7m.d, ld-mmix/bpo-9.d, ld-mmix/bpo-8.d, ld-mmix/start4.s, ld-mmix/bpo-8m.d, ld-mmix/bpo-13m.d, ld-mmix/bpo-15m.d, ld-mmix/bpo-10.d, ld-mmix/bpo-11.d, ld-mmix/bpo-14m.d, ld-mmix/bpo-13.d, ld-mmix/bpo-7.s, ld-mmix/bpo-12.d, ld-mmix/bpo-16m.d, ld-mmix/bpo-14.d, ld-mmix/bpo-8.s, ld-mmix/bpo-17.d, ld-mmix/bpo-17m.d: New tests. --- ld/testsuite/ld-mmix/bpo-10.d | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 ld/testsuite/ld-mmix/bpo-10.d (limited to 'ld/testsuite/ld-mmix/bpo-10.d') diff --git a/ld/testsuite/ld-mmix/bpo-10.d b/ld/testsuite/ld-mmix/bpo-10.d new file mode 100644 index 0000000..31aa661 --- /dev/null +++ b/ld/testsuite/ld-mmix/bpo-10.d @@ -0,0 +1,34 @@ +#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 +0+ g \*ABS\* 0+ +0+ g \*ABS\* 0+ +2000000000000000 g O \*ABS\* 0+ __bss_start +2000000000000000 g O \*ABS\* 0+ _edata +2000000000000000 g O \*ABS\* 0+ _end +0+4 g O \.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: -- cgit v1.1