[Bug 250702] c++filt crashes on a symbol representing a C++ lambda function

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Nov 1 21:57:36 UTC 2020


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

--- Comment #13 from Yuri Victorovich <yuri at freebsd.org> ---
On this testcase c++filt doesn't assert but doesn't decode the symbol either:
_ZNSt3__116__copy_unalignedINS_6vectorIbNS_9allocatorIbEEEELb0EEENS_14__bit_iteratorIT_Lb0EXLi0EEEENS5_IS6_XT0_EXLi0EEEES8_S7_

c++filt from the binutils package does decode it correctly.

Overall c++filt from the base is quite far behind of the c++filt from the
binutils package in terms of stability and symbol support.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-toolchain mailing list