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/] [cris/] [arch-err-4.s] - Rev 215
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