http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56755
Bug #: 56755 Summary: Global symbol demangling Classification: Unclassified Product: gcc Version: 4.6.3 Status: UNCONFIRMED Severity: normal Priority: P3 Component: other AssignedTo: unassig...@gcc.gnu.org ReportedBy: dungtq1...@gmail.com Hello, I encountered the following bug 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 > c++filt --version GNU c++filt (GNU Binutils for Ubuntu) 2.23.1 Copyright 2012 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License version 3 or (at your option) any later version. This program has absolutely no warranty. Thanks, Bryan