Add support for some variants of the ARC nps400 rflt instruction.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / cpu-warn1.s
CommitLineData
24b368f8
CZ
1; Test mismatch between cpu option passed by mcpu option and .cpu
2; directive option.
3; { dg-do assemble }
4; { dg-options "--mcpu=arc700" }
5 .cpu EM; { dg-warning "Warning: Command-line value overrides \".cpu\" directive" }
This page took 0.042794 seconds and 4 git commands to generate.