MIPS/GAS: Sanitize `.option picX' pseudo-op
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cris / us-err-1.s
CommitLineData
37260204
HPN
1; Test that we get an error with mismatching options.
2
3; { dg-do assemble }
4; { dg-options "--no-underscore --em=crisaout" }
5; { dg-error ".* --no-underscore is invalid with a.out format" "" { target cris-*-* } 0 }
6
7start:
8 nop
This page took 0.707879 seconds and 4 git commands to generate.