Remove sh-symbianelf support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sh / sh64 / err-noexp-cmd1.s
CommitLineData
3c74c164
AO
1! Check command-line error checking. The option -no-expand is not valid
2! unless SHcompact/SHmedia is specified.
3
4! { dg-do assemble }
5! { dg-options "-no-expand" }
42bf09b2 6! { dg-error ".* only valid with SHcompact or SHmedia" "" { target sh64-*-elf* } 0 }
3c74c164
AO
7
8 .text
9start:
10 nop
This page took 0.903708 seconds and 4 git commands to generate.