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-1.s] - Rev 853
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