diff options
Diffstat (limited to 'ld/testsuite/ld-mmix/bpo-8.s')
-rw-r--r-- | ld/testsuite/ld-mmix/bpo-8.s | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ld/testsuite/ld-mmix/bpo-8.s b/ld/testsuite/ld-mmix/bpo-8.s new file mode 100644 index 0000000..ebe410d --- /dev/null +++ b/ld/testsuite/ld-mmix/bpo-8.s @@ -0,0 +1,3 @@ +# A BPO and an ordinary reloc in the same section. + LDA $54,areg-8 + .quad areg-4 |