https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115245
--- Comment #3 from Jakub Jelinek ---
We can't even demangle what has been added to the testsuite in that commit,
e.g.
_ZN1C1fIiEEvDTtlNS_UlT_TL0__E_EEE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115245
--- Comment #2 from Jakub Jelinek ---
In particular cp/mangle.cc implements
https://github.com/itanium-cxx-abi/cxx-abi/issues/31#issuecomment-528122117
while demangler does not.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115245
Jakub Jelinek changed:
What|Removed |Added
Last reconfirmed||2024-05-27
CC|