* elf32-spu.c (build_stub): Fix malloc under-allocation.
[binutils.git] / ld / testsuite / ld-arm / unwind-1.s
bloba4eb390178a974b94c4bfa68004cc06c9d40707d
1 .syntax unified
2 .text
3 .global _start
4 .type _start, %function
5 _start:
6 .fnstart
7 .save {r4, lr}
8 bx lr
9 .fnend
11 @ Section with no unwinding information. Linker should insert a cantunwind entry.
12 .section .after, "xa"
13 .global __aeabi_unwind_cpp_pr0
14 .type __aeabi_unwind_cpp_pr0, %function
15 __aeabi_unwind_cpp_pr0:
16 bx lr
18 .section .far
19 .word 0