Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 01 Nov 2020 21:53:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        toolchain@FreeBSD.org
Subject:   [Bug 250702] c++filt crashes on a symbol representing a C++ lambda function
Message-ID:  <bug-250702-29464-ji1xbdy8Yj@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-250702-29464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-250702-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=3D250702

--- Comment #12 from Yuri Victorovich <yuri@freebsd.org> ---
Here is another symbol that causes the assertion:
_ZZN10half_float6detail15half2float_implEjfNSt3__117integral_constantIbLb1E=
EEE14exponent_table
(from the object file merge-dequantize-operators.cpp.o from the port
misc/nn-insight).

This one is not for a lambda function.

--=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-250702-29464-ji1xbdy8Yj>