bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/32331] nm recursive stack overflow (d_print_comp, cp-deman


From: amodra at gmail dot com
Subject: [Bug binutils/32331] nm recursive stack overflow (d_print_comp, cp-demangle.c:6337)
Date: Mon, 04 Nov 2024 03:49:27 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=32331

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #2 from Alan Modra <amodra at gmail dot com> ---
Doesn't look like a bug to me.  You reduced the stack size and compiled without
optimisation.  Why should it be a surprise when the stack overflows?

In any case, the demangler is part of libiberty.  demangler problems should be
reported to the gcc project.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]