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