From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id DC3C5385703A; Tue, 28 Mar 2023 13:22:14 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DC3C5385703A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1680009734; bh=+crPYf5+nn+r3n/18762OyvFkMuPfiCSTj5ErhVNDRw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=FJCyHTf7RwuxDJMB1UErYRQHlz5hEJHuqLMSyopAtqKTMyfTnxrQ1+NHKo1QQa+pA eFPNdHiNX8Uo2ebbdrWO3guEj7paayN6gbgR0FnNWj3+BItUc+FtOFGmBKR+68scGT 6jwNd4UjcPkbJ3ljTVxHd7ofg8o7W1yVEPECuuFg= From: "amacleod at redhat dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/109192] [13 Regression] timeout with -O3 since r13-5579 Date: Tue, 28 Mar 2023 13:22:13 +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.0 X-Bugzilla-Keywords: compile-time-hog, needs-reduction X-Bugzilla-Severity: normal X-Bugzilla-Who: amacleod at redhat dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.0 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=3D109192 --- Comment #14 from Andrew Macleod --- The upcoming patch for 109274 should resolve this.=