* elf32-spu.c (build_stub): Fix malloc under-allocation.
[binutils.git] / ld / testsuite / ld-mmix / zeroeh.ld
blobefdab4d252c252f02365d5d5599f1c7a487147b5
1 SECTIONS {
2  .text 0xa00 : { *(.text); *(.gnu.linkonce.t.*) }
3  .gcc_except_table 0x2000 : { *(.gcc_except_table) }