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/] [branch-warn-1.s] - Rev 215
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: ba external_symbol ; { dg-warning "32-bit conditional branch generated" } nop
Go to most recent revision | Compare with Previous | Blame | View Log