* 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 / arch-err-4.s
1 ; Test mismatch of --march=ARCH1 and .arch ARCH2.
2 ; { dg-do assemble }
3 ; { dg-options "--march=v10" }
4 .arch common_v10_v32 ; { dg-error ".arch <arch> requires a matching --march=" }
5
This page took 0.032148 seconds and 4 git commands to generate.