From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2A37C3858431; Fri, 26 Apr 2024 01:55:54 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2A37C3858431 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1714096554; bh=yubeQOppDGmM+Go9nNs3qmwXzM45JZ5EggtXnPz7lyQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=L3HjFs366FvMn+BOeIna/YV078wHl/RIMZbZbVo4kaS8/2m8NGRaWPG03AfNsKJSs lOAdATo95q5HM66aAQCw814RbN6VobzJ7WLir2b1owmwDyDazJH3B1S5dU8ghN/rWs Ur4w0Z84GECnCwizYVK+ENXuWjUDJxnW+Q+rB2QE= From: "pinskia 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 Date: Fri, 26 Apr 2024 01:55:52 +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: pinskia at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED 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: cf_known_to_fail cf_known_to_work target_milestone short_desc 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 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Known to fail| |4.8.4, 4.8.5 Known to work| |4.8.2, 4.8.3 Target Milestone|--- |11.5 Summary|Compilation Hang and |[11/12/13/14 regression] |Excessive RAM Consumption |Compilation Hang and |in GCC |Excessive RAM Consumption | |in GCC=