Re: Disable execstack and rwx segments warnings for MIPS targets.
[binutils-gdb.git] / ld / testsuite / ld-mips-elf / unaligned-jalx-addend-2.s
1 .text
2 .align 4
3 .globl foo
4 .ent foo
5 foo:
6 bal bar0 + 4
7 bal bar1 - 2
8 bal bar2 - 4
9 bal bar3 + 2
10 .end foo
11
12 # Force some (non-delay-slot) zero bytes, to make 'objdump' print ...
13 .align 4, 0
14 .space 16