From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 693AC3830B60; Fri, 21 Jun 2024 23:15:07 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 693AC3830B60 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1719011707; bh=ige0Vku70YQ2jhheY4XBBzfQKQmuy8hUJ9Knm5i0LBQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=LnqxqUQeYbXQG4U19CDDQy+nuBJqFD4mwVTBHJONc/WNLC5mtAoOKK197J0X0TJPe ynjFKNt1nNZy2qeV1NxXDOsIInx2pQA4bBzG5eK0LfPFYY4ihzh9mLl9i0dXNKYfjM roI1U6GGCfOjU1jFkOVOFI/Ab05AUamYwnzUE7t8= From: "andi-gcc at firstfloor dot org" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/63384] scheduler loops on endless fence list with -fselective-scheduling2 on x86 Date: Fri, 21 Jun 2024 23:15:06 +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: 5.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: andi-gcc at firstfloor dot org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: abel at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status 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=3D63384 Andi Kleen changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #9 from Andi Kleen --- Long fixed.=