From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BE3E03858C52; Thu, 28 Sep 2023 08:45:38 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BE3E03858C52 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1695890738; bh=fWLhq+2TmBqU2pSOJ7N3lMgsbbNqee4yOHQKBpRwV9s=; h=From:To:Subject:Date:In-Reply-To:References:From; b=UeGllIp97kCPr1AyK6feDsdPK/j2oaRp9PgoRUyDbPKi3hOcCYJ1KIUDrMCYpSZ4O XEE4ON0UGIj1ZfNC2+m+axCHPNquyOcfSDdtRlJmkGdKpG1Xw/bSAmh/cVf1hhHt0v N4sYTcpamPqyqrVRMYawIvqjznruzpJ9lkpy/+1g= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/111622] [13 Regression] EVRP compile-time hog compiling risc-v insn-opinit.cc Date: Thu, 28 Sep 2023 08:45:38 +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: 13.2.0 X-Bugzilla-Keywords: compile-time-hog, needs-bisection, needs-reduction X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth 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: 13.3 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: keywords 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=3D111622 Richard Biener changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |needs-bisection, | |needs-reduction --- Comment #2 from Richard Biener --- Need to identify what fixed it on trunk, we probably want to backport that = if possible.=