Date: Fri, 29 Mar 2019 14:53:04 +0000 From: bugzilla-noreply@freebsd.org To: toolchain@FreeBSD.org Subject: [Bug 222562] c++filt and libelftc do not demangle names correctly Message-ID: <bug-222562-29464-wZleJF8jlR@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-222562-29464@https.bugs.freebsd.org/bugzilla/> References: <bug-222562-29464@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222562 --- Comment #2 from Ed Maste <emaste@freebsd.org> --- With an up-to-date (as of today) ELF Tool Chain build on x86: % ./c++filt _ZTS3Foo _ZTSZ4mainE3Bar _ZZ4mainE3Bar typeinfo name for Foo _ZTSZ4mainE3Bar Assertion failed: (ddata->output.size > 0), function cpp_demangle_read_snam= e, file libelftc_dem_gnu3.c, line 2137. zsh: abort (core dumped) ./c++filt _ZTS3Foo _ZTSZ4mainE3Bar _ZZ4mainE3Bar --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-222562-29464-wZleJF8jlR>