On 10/03/11 17:57, Paul Brook wrote: > Patch below makes gcc emit the resuired assembly directives for c6x unwinding > tables, same as ARM and IA64. This fixes most of the unwinding related > failures.
Most? > * config/c6x/c6x.c (c6x_asm_emit_except_personality, > c6x_asm_init_sections): New functions. > (TARGET_ASM_EMIT_EXCEPT_PERSONALITY, TARGET_ASM_INIT_SECTIONS): > Define. Ok. Bernd