* elf32-spu.c (build_stub): Fix malloc under-allocation.
[binutils.git] / ld / testsuite / ld-arm / rodata-merge-map.ld
blob0790bcbf85c47e7a63ff83d8290520d2d6aa7440
1 /* Script for ld testsuite */
2 OUTPUT_ARCH(arm)
3 SECTIONS
5   .rodata :
6   {
7     *(.rodata*)
8   }