|
From: | fakju666 at o2 dot pl |
Subject: | [Bug binutils/15135] New: c++filt: problem demangling _ZN3foocvPT_I3barEEv |
Date: | Mon, 11 Feb 2013 19:18:36 +0000 |
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: address@hidden ReportedBy: address@hidden 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.
[Prev in Thread] | Current Thread | [Next in Thread] |