blob: 9e6030f1aaab9e37506d2008f9f854e92cf027bd [file] [log] [blame]
; Test mismatch between cpu option passed by mcpu option and .cpu
; directive option.
; { dg-do assemble }
; { dg-options "--mcpu=arc700" }
.cpu EM; { dg-warning "Warning: Command-line value overrides \".cpu\" directive" }