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-pt32-cmd3.s] - Rev 38
Go to most recent revision | Compare with Previous | Blame | View Log
! Check command-line error checking. The option -expand-pt32 is invalid with ! -abi=32 just as it is invalid with no SHmedia/SHcompact options. ! { dg-do assemble } ! { dg-options "-abi=32 -expand-pt32" } ! { dg-error ".* only valid with -abi=64" "" { target sh64-*-* } 0 } .text start: nop
Go to most recent revision | Compare with Previous | Blame | View Log