URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [cris/] [arch-err-4.s] - Rev 853
Go to most recent revision | Compare with Previous | Blame | View Log
; Test mismatch of --march=ARCH1 and .arch ARCH2. ; { dg-do assemble } ; { dg-options "--march=v10" } .arch common_v10_v32 ; { dg-error ".arch <arch> requires a matching --march=" }
Go to most recent revision | Compare with Previous | Blame | View Log