2010-01-06 Quentin Neill <quentin.neill@amd.com>
[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.028669 seconds and 4 git commands to generate.