[Bug c++/87335] The stack overflow in function cplus_demangle_type in cp-demangle.c:2565 (c++filt -t)
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Sep 18 09:55:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87335
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
Last reconfirmed| |2018-09-18
Ever confirmed|0 |1
--- Comment #4 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Are you sure you attached the right file? When I try to demangle the attachment
it doesn't crash, the __cxa_demangle file returns -2, meaning the name is not
valid. That seems like the right result.
More information about the Gcc-bugs
mailing list