http://sourceware.org/bugzilla/show_bug.cgi?id=15135
Bug #: 15135 Summary: c++filt: problem demangling _ZN3foocvPT_I3barEEv Product: binutils Version: 2.24 (HEAD) Status: NEW Severity: normal Priority: P2 Component: binutils AssignedTo: unassig...@sourceware.org ReportedBy: fakju...@o2.pl Classification: Unclassified c++filt can't demangle _ZN3foocvPT_I3barEEv (returned from clang). The problem seems related to the "T_" parameter - the name is demangled properly if "T_" is replaced with "S_". See also http://lists.cs.uiuc.edu/pipermail/cfe-dev/2013-February/027965.html Tested with versions 2.22 and 2.23.51.20130211 on Ubuntu 12.04 (64 bit): $ ./cxxfilt _ZN3foocvPT_I3barEEv _ZN3foocvPT_I3barEEv -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils