blob: 3e136d2c70cec7f000bc398f3dd575e1a83074e4 [file] [log] [blame]
! 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