summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/mmix/err-local2.s
blob: 76ee849938cad770eab495fe082bff4f69fb6ea5 (plain)
1
2
3
% { dg-do assemble { target mmix-*-* } }
% Check that error handling for the restrictions on LOCAL works.
 LOCAL 128 % { dg-error "LOCAL must be placed in code or data" "" }