Update year range in copyright notice of binutils files
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / cpu-warn2.s
CommitLineData
bb050a69
CZ
1; Test warnings when multiple .cpu pseudo-ops are defined.
2; { dg-do assemble }
3 .cpu EM
4 .cpu HS ;{ dg-error "Error: Multiple .cpu directives found" }
This page took 0.071202 seconds and 4 git commands to generate.