Bryan Ta <dungtq1...@gmail.com> writes:

> I encountered the following bugs about global symbol demangling in c++filt
> versions 2.23 and 2.22. Could you please tell me how to fix it?
>
>> c++filt _GLOBAL__sub_I__ZN4AMOS12ContigEdge_t5NCODEE
> _GLOBAL__sub_I__ZN4AMOS12ContigEdge_t5NCODEE

I'm not quite sure what this means, but certainly the demangler doesn't
handle it.  g++ seems to generate it to run a set of global
constructors.  Please file a bug report with a test case as described at
http://gcc.gnu.org/bugs/ .  Thanks.

Ian

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to