f854883482
longer set to object. * ld-mmix/undef-3.d, ld-mmix/start-1.d, ld-mmix/locto-1.d, ld-mmix/loct-1.d, ld-mmix/locdo-1.d, ld-mmix/local7.d, ld-mmix/local5.d, ld-mmix/local3.d, ld-mmix/local1.d, ld-mmix/loc6.d, ld-mmix/loc4.d, ld-mmix/loc3.d, ld-mmix/loc2.d, ld-mmix/loc1.d, ld-mmix/greg-7.d, ld-mmix/greg-6.d, ld-mmix/greg-5.d, ld-mmix/greg-4.d, ld-mmix/greg-3.d, ld-mmix/greg-2.d, ld-mmix/greg-19.d, ld-mmix/greg-1.d, ld-mmix/bspec2.d, ld-mmix/bspec1.d, ld-mmix/bpo-9.d, ld-mmix/bpo-6.d, ld-mmix/bpo-5.d, ld-mmix/bpo-4.d, ld-mmix/bpo-3.d, ld-mmix/bpo-2.d, ld-mmix/bpo-19.d, ld-mmix/bpo-18.d, ld-mmix/bpo-17.d, ld-mmix/bpo-16.d, ld-mmix/bpo-14.d, ld-mmix/bpo-11.d, ld-mmix/bpo-10.d: Ditto.
33 lines
832 B
Makefile
33 lines
832 B
Makefile
#source: start3.s
|
|
#source: bpo-6.s
|
|
#source: bpo-5.s
|
|
#as: -linker-allocated-gregs
|
|
#ld: -m elf64mmix --gc-sections
|
|
#objdump: -st
|
|
|
|
# Check that GC does not mess up things when no BPO:s are collected.
|
|
|
|
.*: file format elf64-mmix
|
|
|
|
SYMBOL TABLE:
|
|
0+ l d \.init 0+
|
|
0+10 l d \.text 0+
|
|
20+ l d \.sbss 0+
|
|
2000000000000000 l d \.bss 0+
|
|
0+7e8 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+14 g \.text 0+ x
|
|
0+10 g \.text 0+ x2
|
|
#...
|
|
|
|
Contents of section \.init:
|
|
0000 00000000 0000003d 00000000 0000003a .*
|
|
Contents of section \.text:
|
|
0010 232dfe00 232dfd00 .*
|
|
Contents of section \.sbss:
|
|
Contents of section \.bss:
|
|
Contents of section \.MMIX\.reg_contents:
|
|
07e8 00000000 0000107c 00000000 0000a420 .*
|