On 17/10/2010 19:21, Jan Hubicka wrote: >> On 16/10/2010 21:20, Dave Korn wrote:
> >> LTO symtab entries to be transformed by ASM_OUTPUT_LABELREF, are they >> intended to be assembler-level symbols, or are they supposed to be >> C-level symbols? > > Hmm, yes, whatever mangling happens in real symbol output should happen > when producing the symtab entry too. Ouch. Bashing ASM_OUTPUT_LABELREF into a shape where it can be used in a sprintf-style fashion rather than just outputting to a FILE* stream will be a big job. cheers, DaveK