From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 789F93858C50; Thu, 9 Feb 2023 09:24:59 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 789F93858C50 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1675934699; bh=S9GrvCtPDX+QaPKdsRHGldE9S1rb/6HdCKLtApw0ZD4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=V6pVrBEfJUU5dJk6S4qeJRowBs7YbpirHsW7JwkGRYesO38EjVfdqM8i9NFfDxunE DhtbJjdosZx4Akp50orleMs2Ei4Vj+HpqH+czayy/XdY4CLrkpeiNJSo1d8bXSMB0B hGuLDXUsPT9qPw3RMpN0IkLoNbwGqD2CfAWhzP9s= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/108738] compile-time and memory-hog in mdreorg Date: Thu, 09 Feb 2023 09:24:59 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: 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: 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=3D108738 --- Comment #3 from Richard Biener --- That brings it down to machine dep reorg : 87.09 ( 28%) let me see if there's something else obvious to do.=