PR gdb/11327, PR gdb/11328, PR breakpoints/11368:
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / zeroeh.ld
1 SECTIONS {
2 .text 0xa00 : { *(.text); *(.gnu.linkonce.t.*) }
3 .gcc_except_table 0x2000 : { *(.gcc_except_table) }
4 }
This page took 0.030965 seconds and 4 git commands to generate.