URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [sh/] [err-be.s] - Rev 856
Go to most recent revision | Compare with Previous | Blame | View Log
! { dg-do assemble { target sh*-*-elf} } ! { dg-options "-little" } ! { dg-error "-big required" "" { target sh*-*-elf } 0 } ! Check that a mismatch between command-line options and the .big ! directive is identified. .big start: nop
Go to most recent revision | Compare with Previous | Blame | View Log