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/78252] C++ demangler crashes with infinite recursion with lambda (auto)


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mark at gcc dot gnu.org
            Summary|C++ demangler crashes with  |C++ demangler crashes with
                   |infinite recursion          |infinite recursion with
                   |                            |lambda (auto)

--- Comment #3 from Mark Wielaard <mark at gcc dot gnu.org> ---
Nathan posted a patch on gcc-patches:
https://gcc.gnu.org/ml/gcc-patches/2016-11/msg03102.html
http://patchwork.ozlabs.org/patch/701137/

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