Home | History | Annotate | Download | only in mmix
      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" "" }
      7