From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 583623858C50; Fri, 26 Apr 2024 07:22:39 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 583623858C50 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1714116159; bh=ZOzSlXj6BNdWhbcUMYjHTuEA23W8kYfshDu6dlKPONo=; h=From:To:Subject:Date:In-Reply-To:References:From; b=FQzPl7BriyZ0vfiMeg6kvomEcFlXFk7PKFcEtGNzgTRREAg0BlLuyo9mtV0WX/SJR /9nuDU9cT8ql0yE/joGGiUhlCpy80ZHYN659ztbafBAh/6kszOPNBXeox8x4kz+JlP xjpyW402da6DswmS8s+BzfweTc0pdedys6FmmZHE= From: "jakub at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/114858] [11/12/13/14 regression] Compilation Hang and Excessive RAM Consumption in GCC with invalid input since r0-128725 Date: Fri, 26 Apr 2024 07:22:38 +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: 14.0 X-Bugzilla-Keywords: compile-time-hog X-Bugzilla-Severity: normal X-Bugzilla-Who: jakub at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 11.5 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: short_desc 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 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D114858 Jakub Jelinek changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[11/12/13/14 regression] |[11/12/13/14 regression] |Compilation Hang and |Compilation Hang and |Excessive RAM Consumption |Excessive RAM Consumption |in GCC with invalid input |in GCC with invalid input | |since r0-128725 CC| |jakub at gcc dot gnu.org, | |jason at gcc dot gnu.org, | |ppalka at gcc dot gnu.org --- Comment #2 from Jakub Jelinek --- Seems it started to hang with r0-128725-g5d264d62dc6d381510bea36469d50175fa6a39c2 Before that commit it has been rejected with many errors.=