x86-64: generalize SIMD test expectations
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cris / march-err-1.s
1 ; Test unsupported ARCH in -march=ARCH.
2 ; { dg-do assemble }
3 ; { dg-options "--march=whatever" }
4 ; { dg-error ".* invalid <arch> in --march=<arch>: whatever" "" { target cris-*-* } 0 }
5 nop
This page took 0.029341 seconds and 4 git commands to generate.