diff options
Diffstat (limited to 'ld/testsuite/ld-mmix/bpo-13.d')
-rw-r--r-- | ld/testsuite/ld-mmix/bpo-13.d | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ld/testsuite/ld-mmix/bpo-13.d b/ld/testsuite/ld-mmix/bpo-13.d new file mode 100644 index 0000000..78f7c7a --- /dev/null +++ b/ld/testsuite/ld-mmix/bpo-13.d @@ -0,0 +1,9 @@ +#source: start.s +#source: bpo-7.s +#source: areg-256.s +#as: -linker-allocated-gregs +#ld: -m elf64mmix +#error: base-plus-offset relocation against register symbol + +# Check that we get an error message if we see a BPO against a register +# symbol. Variant 2: a register symbol. |