Remove the ldmx mnemonic that never made it into POWER9.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sh / err-le.s
CommitLineData
a3366758
HPN
1! { dg-do assemble { target sh*-*-elf} }
2! { dg-options "-big" }
3! { dg-error "-little required" "" { target sh*-*-elf } 0 }
4
5! Check that a mismatch between command-line options and the .big
6! directive is identified.
7
8 .little
9start:
10 nop
This page took 0.778655 seconds and 4 git commands to generate.