* elf32-spu.c (build_stub): Fix malloc under-allocation.
[binutils.git] / gas / testsuite / gas / cris / branch-warn-2.s
bloba9ca659387c910b3929f53e20ee55c382efafb44
1 ; Test warning for expansion of branches.
3 ; { dg-do assemble { target cris-*-* } }
4 ; { dg-options "-N" }
6 .text
7 start:
8 ba long_forward ; { dg-warning "32-bit conditional branch generated" }
9 .space 32768,0
10 long_forward:
11 nop