URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [sh/] [sh64/] [err-abi-64.s] - Rev 38
Go to most recent revision | Compare with Previous | Blame | View Log
! 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
Go to most recent revision | Compare with Previous | Blame | View Log