From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 112AE385DC35; Fri, 8 May 2020 05:10:12 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 112AE385DC35 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1588914612; bh=EK7dWQRb+XK8Zp0i48ibdXqia8dlsWnRjcudu8Chl98=; h=From:To:Subject:Date:In-Reply-To:References:From; b=FZScIsbfZSkqUPI57ohZXYgVsJdnSITf2yB6CW2Ee2/9QAgn9xo9Fi2E5qgqRItLh opmdi9I+M6r5mN1NX1T0eBHBFjaWvKnm6jF/pMiCrjcVMIDOK6e2+uFCOJhZ1NGudZ hClKUb6MX8o64Q9llk1zntpCuY3WFsrHeFD2bsQ4= From: "trupti_pardeshi at persistent dot co.in" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/87335] The stack overflow in function cplus_demangle_type in cp-demangle.c:2565 (c++filt -t) Date: Fri, 08 May 2020 05:10:11 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c++ X-Bugzilla-Version: unknown X-Bugzilla-Keywords: ice-on-invalid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: trupti_pardeshi at persistent dot co.in X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 May 2020 05:10:12 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D87335 Trupti Pardeshi changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |trupti_pardeshi@persistent. | |co.in --- Comment #14 from Trupti Pardeshi --- Could you please help to know which version of gcc has this fix? Thank you in advance. Best Regards,=