On 05/19/2011 01:33 PM, Rainer Orth wrote:
The cleanest way to account for this seems to allow overriding
USE_LINKONCE_INDIRECT in target headers (darwin.h in this case).

If Jason or Richard consider this appropriate, I'll modify the patch
accordingly and apply after retesting.

Not really. The use in dwarf2asm seems no different from the use in i386.c, except that the latter has a special TARGET_MACHO case instead. As you say, dwarf2asm shouldn't be using .hidden directly, and that's the bug to fix.

Jason

Reply via email to