Remove sh-symbianelf support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sh / sh64 / err-pt32-cmd3.s
CommitLineData
3c74c164
AO
1! Check command-line error checking. The option -expand-pt32 is invalid with
2! -abi=32 just as it is invalid with no SHmedia/SHcompact options.
3
4! { dg-do assemble }
5! { dg-options "-abi=32 -expand-pt32" }
6! { dg-error ".* only valid with -abi=64" "" { target sh64-*-* } 0 }
7
8 .text
9start:
10 nop
This page took 0.902057 seconds and 4 git commands to generate.