From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D994E38582B9; Tue, 16 Jan 2024 18:06:39 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D994E38582B9 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1705428399; bh=jxuBe70v2oINs0W+nEyasyLhzcVapyOyFK+AhLbi+G4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=x9Wdh1YpYCrxoWf4+y9Xdb75CQnCZsdv9n6QtQmLSLibeXNcViieaIigGIs1Jty36 6SfBoUcjBRaqyHr8MvTM8aYAdyLv0s+2gBfvcg2r3nJ65vB66OExhq6+mbOQRm51sA Kyg526ojVVLHrJosxB5G1vIGlHySqVnTd+Ge4ILo= From: "amacleod at redhat dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/110251] [13/14 Regression] Hang at -O3 on x86_64-linux-gnu Date: Tue, 16 Jan 2024 18:06:39 +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: 14.0 X-Bugzilla-Keywords: compile-time-hog X-Bugzilla-Severity: normal X-Bugzilla-Who: amacleod at redhat dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.3 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution 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=3D110251 Andrew Macleod changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #12 from Andrew Macleod --- fixed via commit 4dfeb1cd8dfca234186216d891ec8f46235c3a14=