[Bug c++/37677] GCC produces mangled names which can't be demangled
--- Comment #1 from meheff at gcc dot gnu dot org 2008-09-30 00:10 --- (In reply to comment #0) > The following code produces a bad mangled name (or at least a mangled name > that > c++filt cannot handle): > > template class C { public: C(); }; > class D > {
[Bug c++/37677] New: GCC produces mangled names which can't be demangled
t gcc dot gnu dot org ReportedBy: meheff at gcc dot gnu dot org GCC build triplet: i686-unknown-linux GCC host triplet: i686-unknown-linux GCC target triplet: i686-unknown-linux http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37677