From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2F7AD3858C5F; Thu, 7 Mar 2024 01:38:38 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2F7AD3858C5F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1709775518; bh=rVhLmKr+kPckOHS8+X6CLPkdtDMKe5rg/VFpBX1z2Yg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=hHNqqLG+y0RJPxIBSrtmY9E+qEFFhGhav+r0SCQGOiMv11sbDdD5aN34pVFmTieyZ XLAav5D4GJkWNgz7yUGtMVmBk1HVBsgvFEfhW3PWaktn39ib3nc3AMGX9V+wuVW1tl CvCQKBwlmf8c6QzfJ0gVN2UJZAVfxfj1Rx74xRXg= From: "patrick at rivosinc dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/114261] [13/14 Regression] Scheduling takes excessive time (97%) Date: Thu, 07 Mar 2024 01:38:37 +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: 14.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: patrick at rivosinc dot com 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: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created 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=3D114261 --- Comment #1 from Patrick O'Neill --- Created attachment 57640 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D57640&action=3Dedit Raw testcase and headers=