summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/cris/branch-warn-2.s
blob: a9ca659387c910b3929f53e20ee55c382efafb44 (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:
 ba long_forward ; { dg-warning "32-bit conditional branch generated" }
 .space 32768,0
long_forward:
 nop