* gas/cris/rd-bcnst2-pic.d, gas/cris/rd-bcnst2.d,
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cris / arch-err-1.s
1 ; Test mismatch of --march=ARCH1 and .arch ARCH2.
2 ; { dg-do assemble }
3 .arch something ; { dg-error "unknown operand to .arch" }
4
This page took 0.02884 seconds and 4 git commands to generate.