diff options
Diffstat (limited to 'ld/testsuite/ld-mmix/bpo-12m.d')
-rw-r--r-- | ld/testsuite/ld-mmix/bpo-12m.d | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ld/testsuite/ld-mmix/bpo-12m.d b/ld/testsuite/ld-mmix/bpo-12m.d new file mode 100644 index 0000000..7d847fe --- /dev/null +++ b/ld/testsuite/ld-mmix/bpo-12m.d @@ -0,0 +1,9 @@ +#source: start.s +#source: bpo-7.s +#source: greg-1.s +#as: -linker-allocated-gregs +#ld: -m mmo +#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 1: a GREG allocated register. |