blob: 184eddc7c41805919c00ae74f1b319ac1b4dab3a [file] [log] [blame]
; 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