On 11/20/2011 05:34 AM, Iain Sandoe wrote: > > gcc: > > * target.def (tm_clone_table_section): New hook. > * doc/tm.texi.in (TARGET_ASM_TM_CLONE_TABLE_SECTION): Define. > * doc/tm.texi: Regenerate. > * varasm.c (dump_tm_clone_pairs): Use target tm_clone_table_section. > * config/darwin.h (TARGET_ASM_TM_CLONE_TABLE_SECTION): New. > * config/darwin-protos.h (darwin_tm_clone_table_section): New prototype. > * config/darwin.c (darwin_tm_clone_table_section): New. > > gcc/testsuite: > > * gcc.dg/tm/20100615.c: Adjust for Darwin tm_clone_table section name.
Ok. r~