URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [cris/] [branch-warn-3.s] - Rev 856
Go to most recent revision | Compare with Previous | Blame | View Log
; Test warning for expansion of branches. ; { dg-do assemble { target cris-*-* } } ; { dg-options "-N" } .text start: nop .space 32768,0 ba start ; { dg-warning "32-bit conditional branch generated" } nop
Go to most recent revision | Compare with Previous | Blame | View Log