diff options
Diffstat (limited to 'ld/testsuite/ld-mmix/bpo-16m.d')
-rw-r--r-- | ld/testsuite/ld-mmix/bpo-16m.d | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/ld/testsuite/ld-mmix/bpo-16m.d b/ld/testsuite/ld-mmix/bpo-16m.d new file mode 100644 index 0000000..f1fe336 --- /dev/null +++ b/ld/testsuite/ld-mmix/bpo-16m.d @@ -0,0 +1,21 @@ +#source: start.s +#source: bpo-7.s +#source: bpo-7.s +#source: areg-t.s +#as: -linker-allocated-gregs +#ld: -m mmo +#objdump: -st + +# Two BPO:s against the same value get merged. + +.*: file format mmo + +SYMBOL TABLE: +0+ g \.text Main +0+ g \.text _start +0+c g \.text areg + +Contents of section \.text: + 0000 e3fd0001 234dfe00 234dfe00 fd040810 .* +Contents of section \.MMIX\.reg_contents: + 07f0 00000000 00000007 .* |