From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2F1973858D20; Wed, 10 Apr 2024 06:02:53 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2F1973858D20 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1712728973; bh=hZvFCWPy28gBiBnYWpZ4Ld7BZgCS1AeQ94zu0iYxPbA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=y3v2ubvU4rhdI3nFIBFn2CYZZPyci/tmr5YdUfflBcL8JPdzbBO0tgFTnV/+I7/fa aVf7iFl397bi5Y0CW0SDa30UB/iXQfn7B4PuAVOUll9vxgXSsHvs+FoRm+z8mbxUTd YMQPEmod9b1j1QCBagdz/GTZhaJomR80GeMoL/fU= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/101523] Huge number of combine attempts Date: Wed, 10 Apr 2024 06:02:47 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: rtl-optimization X-Bugzilla-Version: 12.0 X-Bugzilla-Keywords: compile-time-hog, memory-hog X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: rguenth at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status assigned_to 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=3D101523 Richard Biener changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |--- Status|RESOLVED |ASSIGNED Assignee|segher at gcc dot gnu.org |rguenth at gcc dot = gnu.org --- Comment #56 from Richard Biener --- The fix was reverted but will be re-instantiated for GCC 15 by me.=