https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222562

--- Comment #2 from Ed Maste <ema...@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_sname,
file libelftc_dem_gnu3.c, line 2137.
zsh: abort (core dumped)  ./c++filt _ZTS3Foo _ZTSZ4mainE3Bar _ZZ4mainE3Bar

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-toolchain@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain
To unsubscribe, send any mail to "freebsd-toolchain-unsubscr...@freebsd.org"

Reply via email to