]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/mmix/err-bspec-4.s
Add MMIX support
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / mmix / err-bspec-4.s
1 % { dg-do assemble { target mmix-*-* } }
2 Main SET $45,23
3 BSPEC 2
4 TETRA 4
5 ESPEC
6 TETRA 5
7 ESPEC % { dg-error "ESPEC without preceding BSPEC" "" }