Upload Tizen:Base source
[external/binutils.git] / gas / testsuite / gas / mmix / err-fb-1.s
1 % { dg-do assemble { target mmix-*-* } }
2 % { dg-error "may not appear alone on a line" "" { target mmix-*-* } 5 }
3 % { dg-error "may not appear alone on a line" "" { target mmix-*-* } 6 }
4 0H .local 32  % { dg-error "do not mix with dot-pseudos" "" }
5 1H
6 2H
7 3H .set s,32  % { dg-error "do not mix with dot-pseudos" "" }