https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83495
Eric Gallager <egallager at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |egallager at gcc dot gnu.org See Also| |https://sourceware.org/bugz | |illa/show_bug.cgi?id=22609 --- Comment #4 from Eric Gallager <egallager at gcc dot gnu.org> --- (In reply to Andrew Pinski from comment #3) > (In reply to ktkachov from comment #1) > > Hi! > > > > The binutils project has its own bug tracker at > > https://sourceware.org/bugzilla/ > > Please do file a bug report there. > > Reopening since the demangler sources are held as part of GCC sources. > > Note we do need a better testcase and one not using docker. Say one written > in simple C++ using __cxa_demangle.