summaryrefslogtreecommitdiffstats
path: root/binutils-2.17/gas/testsuite/gas/cris/arch-err-1.s
blob: f2d5c53ff1e586b41d0aac329afca64da546e0b0 (plain)
1
2
3
4
; Test mismatch of --march=ARCH1 and .arch ARCH2.
; { dg-do assemble }
 .arch something ; { dg-error "unknown operand to .arch" }