]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/mips/branch-extern.s
MIPS/GAS: Relax branches to symbols resolved at link time
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / mips / branch-extern.s
1 .text
2 .globl foo
3 .ent foo
4 foo:
5 b bar
6 .end foo
7
8 # Force some (non-delay-slot) zero bytes, to make 'objdump' print ...
9 .align 4, 0
10 .space 16