diff options
Diffstat (limited to 'ld/testsuite/ld-mmix/bpo-17m.d')
-rw-r--r-- | ld/testsuite/ld-mmix/bpo-17m.d | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/ld/testsuite/ld-mmix/bpo-17m.d b/ld/testsuite/ld-mmix/bpo-17m.d new file mode 100644 index 0000000..6458ebe --- /dev/null +++ b/ld/testsuite/ld-mmix/bpo-17m.d @@ -0,0 +1,22 @@ +#source: start.s +#source: bpo-8.s +#source: areg-t.s +#as: -linker-allocated-gregs +#ld: -m mmo +#objdump: -st + +# A BPO and another reloc in the same section. + +.*: file format mmo + +SYMBOL TABLE: +0+ g \.text Main +0+ g \.text _start +0+10 g \.text areg + + +Contents of section \.text: + 0000 e3fd0001 2336fe00 00000000 0000000c .* + 0010 fd040810 .* +Contents of section \.MMIX\.reg_contents: + 07f0 00000000 00000008 .* |