On 11/18/2011 04:00 AM, Iain Sandoe wrote: > libitm: > > * config/x86/sjlj.S (CONCAT1, CONCAT2, SYM): Respond to > __USER_LABEL_PREFIX__ for targets that use it. > TYPE, SIZE, HIDDEN): New macros to assist on non-elf targets. > (_ITM_beginTransaction): Use SYM, TYPE, SIZE macros to assist > in portability to non-elf targets. > (GTM_longjmp): LIkewise. > * libitm_i.h (begin_transaction): Apply __USER_LABEL_PREFIX__ > where required.
Ok modulo the conflict you're going to have with RO's patch. Adjust for his use of .hidden, of course, and the extra symbol ref. r~