[Bug demangler/92797] cplus_demangle() produces huge amount of output (on trunk)

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Feb 7 18:22:00 GMT 2020


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

--- Comment #6 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to ibuclaw from comment #4)
> At what point does the D demangler kick in?  It should only attempt to parse
> symbols that begin with '_D'.

Huh? D mangles symbols also starting with _Z.  Why do you think D uses _D?


More information about the Gcc-bugs mailing list