URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-stable/] [binutils-2.20.1/] [gas/] [testsuite/] [gas/] [sh/] [sh64/] [err-noexp-cmd1.s] - Rev 859
Go to most recent revision | Compare with Previous | Blame | View Log
! Check command-line error checking. The option -no-expand is not valid ! unless SHcompact/SHmedia is specified. ! { dg-do assemble } ! { dg-options "-no-expand" } ! { dg-error ".* only valid with SHcompact or SHmedia" "" { target sh64-*-elf* } 0 } .text start: nop
Go to most recent revision | Compare with Previous | Blame | View Log