https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81371
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|c++ |driver Keywords| |diagnostic --- Comment #6 from Andrew Pinski <pinskia at gcc dot gnu.org> --- The string "std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >" comes from ld, though the demangler sources upstream is part of GCC. I don't know if we want to special case this from the demangler point of view or not.