1 % { dg-do assemble
{ target mmix-
*-* } }
2 % { dg-error
"unterminated string|missing closing" "" { target mmix-
*-* } 10 }
3 % { dg-bogus
"end of file" "" { xfail mmix-
*-* } 0 }
5 # Note that the error is detected in the preformatter, before the text
6 # gets to the assembler. It also gets confused about the unterminated
7 # string. Well, at least we get error messages for it, so no worries.