summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/cris/branch-warn-3.s
blob: 184eddc7c41805919c00ae74f1b319ac1b4dab3a (plain)
1
2
3
4
5
6
7
8
9
10
11
; 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