x86-64: fix Intel64 handling of branch with data16 prefix
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cris / arch-err-2.s
CommitLineData
05e6b315
HPN
1; Test mismatch of --march=ARCH1 and .arch ARCH2.
2; { dg-do assemble }
3; { dg-options "--march=v0_v10" }
4 .arch v32 ; { dg-error ".arch <arch> requires a matching --march=" }
5
This page took 0.620433 seconds and 4 git commands to generate.