On 8/12/19 12:39 PM, Richard Biener wrote: > which is the "other" body for 'open' but it shouldn't really be output > to the symbol table. Still we want to emit its body for the purpose > of inlining. So IMHO the fix is not to do magic '0' appending for > the user-asm-name case but instead "mangling" of extern inline > bodies because those are the speciality causing the issue in the end.
Ok, so please advise me how can we achieve that? Martin