[Bug 250702] c++filt crashes on a particular symbol
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Oct 29 19:45:54 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250702
--- Comment #3 from Yuri Victorovich <yuri at freebsd.org> ---
(In reply to Dimitry Andric from comment #2)
Dimitry,
c++filt from the base also asserts on the complete symbol, but c++filt from
binutils-2.35.1,1 decodes it fine.
When a C++ code has any lambda functions in it, compiler generates such symbols
with dollar signs in them. This is one such symbol.
I think binutils in the base is just too old.
Yuri
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-toolchain
mailing list