]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/mmix/err-local2.s
Add MMIX support
[thirdparty/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" "" }