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