From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id ADD473858D32; Sun, 25 Feb 2024 10:53:50 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org ADD473858D32 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1708858430; bh=WWmwLtb5PDu2ZvtXDfzbBW6S7gKfn96o8gtgVMzsOZQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=sF3/vTdZzJaJJH1xmYsKvfGr4eLod7rsYfhbHTO9VDuD1PWU/8/InL5//ZmHDP/Po NEpyMwxMOLSdEe3HBtw8QnQl2bQaa6N1IOqTiVxUnIBmdMsaIsk2yhce0rOlltvF1P jb7UXVw8rqgi8ED0O8NTpBxpwpc0QDkhlFc6+jGI= From: "segher at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/101523] Huge number of combine attempts Date: Sun, 25 Feb 2024 10:53:48 +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: segher at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: segher at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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 --- Comment #5 from Segher Boessenkool --- Hrm. When did this start, can you tell?=