This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug other/62279] Demangler crash


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62279

Mark Wielaard <mark at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mark at gcc dot gnu.org

--- Comment #6 from Mark Wielaard <mark at gcc dot gnu.org> ---
This seems to have been resolved some time ago and now (GNU c++filt (GNU
Binutils) 2.27.51.20161118) demangles to:

QList<decltype ({parm#2}((ProjectExplorer::BuildStepList*)()))>
Utils::transform<ProjectExplorer::BuildStepList*,
ProjectExplorer::BuildConfiguration::knownStepLists()
const::{lambda(ProjectExplorer::BuildStepList*)#1}>(ProjectExplorer::BuildConfiguration::knownStepLists()
const::{lambda(ProjectExplorer::BuildStepList*)#1}<QList> const&,
ProjectExplorer::BuildConfiguration::knownStepLists()
const::{lambda(ProjectExplorer::BuildStepList*)#1})

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]