Contribute sh64-elf.
[binutils-gdb.git] / gas / testsuite / gas / sh / sh64 / err-abi-64.s
1 ! Check .abi pseudo assertion.
2
3 ! { dg-do assemble }
4 ! { dg-options "-abi=32" }
5
6 .text
7 .abi 64 ! { dg-error "options do not specify 64-bit ABI" }
8
9 start:
10 nop