Add MMIX support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / err-local2.s
1 % { dg-do assemble { target mmix-*-* } }
2 % Check that error handling for the restrictions on LOCAL works.
3 LOCAL 128 % { dg-error "LOCAL must be placed in code or data" "" }
This page took 0.032904 seconds and 4 git commands to generate.