* gas/cris/rd-dw2-1.d, gas/cris/rd-dw2-10.d, gas/cris/rd-dw2-11.d,
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cris / us-err-1.s
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
7 start:
8 nop
This page took 0.032035 seconds and 4 git commands to generate.