From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 42217384D169; Mon, 19 Feb 2024 13:26:51 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 42217384D169 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1708349211; bh=IjIe3l++oZZ6d3FeWDvVfWaX7hOROlGSR68YrhfvyDk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=KMOcz7Vzs3Xp+h9lFXsV5CPnymxGCPKIA/qHC2nM1FFbHjXdFgt1ARMlV773eA37H 3nI4nRp8FFgwYur6FpAg8y7ocDJHazI66lv8SgZZTDWbbHGM0UTKA07doc2cAKLxpd ttoCy24qItrjnfgvfE1WcsklMK6FELLTg7SUQcR0= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/91257] Compile-time and memory-hog hog Date: Mon, 19 Feb 2024 13:26:47 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: tree-optimization X-Bugzilla-Version: 9.1.1 X-Bugzilla-Keywords: compile-time-hog, memory-hog X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth 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: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cf_reconfirmed_on 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=3D91257 Richard Biener changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed|2019-07-25 00:00:00 |2024-2-19 --- Comment #16 from Richard Biener --- Still about the same with upcoming GCC 14.=