[ARC] Fix ldbit test on 32-bit systems
[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.057499 seconds and 4 git commands to generate.