summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/mmix/err-bpo2.s
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/gas/mmix/err-bpo2.s')
-rw-r--r--gas/testsuite/gas/mmix/err-bpo2.s6
1 files changed, 0 insertions, 6 deletions
diff --git a/gas/testsuite/gas/mmix/err-bpo2.s b/gas/testsuite/gas/mmix/err-bpo2.s
deleted file mode 100644
index ae22c94fc6..0000000000
--- a/gas/testsuite/gas/mmix/err-bpo2.s
+++ /dev/null
@@ -1,6 +0,0 @@
-% { dg-do assemble { target mmix-*-* } }
-
-# Check that base-plus-offset relocs without suitable GREGs are not passed
-# through (without -linker-allocated-gregs).
-a TETRA 42
- LDO $43,a+52 % { dg-error "no suitable GREG definition" "" }