summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/sh/sh64/err-abi-64.s
blob: 3e136d2c70cec7f000bc398f3dd575e1a83074e4 (plain)
1
2
3
4
5
6
7
8
9
10
! Check .abi pseudo assertion.

! { dg-do assemble }
! { dg-options "-abi=32" }

	.text
	.abi 64		! { dg-error "options do not specify 64-bit ABI" }

start:
	nop