M68K TLS support.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cris / branch-warn-1.s
CommitLineData
a471a06b 1; Test warning for expansion of branches.
a471a06b
HPN
2
3; { dg-do assemble { target cris-*-* } }
4; { dg-options "-N" }
5
6 .text
7start:
7704145c 8 ba external_symbol ; { dg-warning "32-bit conditional branch generated" }
a471a06b 9 nop
This page took 0.346151 seconds and 4 git commands to generate.