* elf32-spu.c (build_stub): Fix malloc under-allocation.
[binutils.git] / ld / testsuite / ld-arm / thumb2-bl-undefweak1.s
bloba302811b42c5bc65e87cef9d0a91629b06c9583a
1 @ Test that calls to undefined weak functions resolve to call through
2 @ the PLT in shared libraries in ARM mode.
4 .arch armv6
5 .syntax unified
6 .text
7 foo:
8 bl bar
9 .weak bar