daily update
[external/binutils.git] / gas / testsuite / gas / mmix / err-bpo2.s
1 % { dg-do assemble { target mmix-*-* } }
2
3 # Check that base-plus-offset relocs without suitable GREGs are not passed
4 # through (without -linker-allocated-gregs).
5 a TETRA 42
6   LDO $43,a+52          % { dg-error "no suitable GREG definition" "" }