URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.20.1/] [gas/] [testsuite/] [gas/] [sh/] [sh64/] [err-abi-32.s] - Rev 215
Go to most recent revision | Compare with Previous | Blame | View Log
! Check .abi pseudo assertion. ! { dg-do assemble } ! { dg-options "-abi=64" } .text .abi 32 ! { dg-error "options do not specify 32-bit ABI" } start: nop
Go to most recent revision | Compare with Previous | Blame | View Log