* elf32-spu.c (build_stub): Fix malloc under-allocation.
[binutils.git] / gas / testsuite / gas / arm / relax_load_align.s
blobe4612910c9020b026972521cdba2a6f4c067d037
1 @ The relaxation algorithm used to not compensate for alignment statements.
2 @ The early termination to avoid infinite looping would make the second load
3 @ a wide instruction.
4 .text
5 .thumb
6 .syntax unified
7 fn:
8 adds r0, r0, #1000
9 ldr r0, 1f
10 ldr r0, 1f
11 .align 2