* gas/mmix/basep-1b.d, gas/mmix/basep-2b.d, gas/mmix/basep-7.d,
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / err-bpo4.s
1 % { dg-do assemble { target mmix-*-* } }
2
3 # Base-plus-offset without -linker-allocated-gregs.
4
5 Main PUSHGO $42,fn % { dg-error "no suitable GREG definition" "" }
6 SWYM 0
7 extfn POP 0,0
This page took 0.029238 seconds and 4 git commands to generate.