Jan Hubicka <hubi...@ucw.cz> writes:

> I think bootstrap with C++ or GO is broken for a while on targets not having 
> ctor support, but now it broke
> on targets with ctor support as a result of my patch renaming some of the 
> ctors from GLOBAL__I into GLOBAL__sub_I.

I didn't know you were making that change.  There are a several tools
which recognize _GLOBAL__ specially, including examining the next
character.  Have you updated the demangler?  Have you updated the GNU
linker--see ctor_prio in ld/ldlang.c?

Ian

Reply via email to