Patch for PR4587 + move proc run_list_test into gas-defs.exp
[platform/upstream/binutils.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" "" }