From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D23003858D39; Thu, 7 Mar 2024 07:51:37 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D23003858D39 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1709797897; bh=QdqiZB2yG18OkyTJR4urbEmVg0rxKrILmle8KcCkt74=; h=From:To:Subject:Date:In-Reply-To:References:From; b=qFhEakagsj/DKh43vgtAZkfE6o6MloLO+pfycfrPWg1Suol8Hh/5xHt/IfRpJsUW+ he7w2OoeJVn6H0oVMmHG40AUJp/ha/1CK7L3mi4pt15bgVKLFm2DgP+XPjwbWy5TUn Sym8SIr6q8zvFtcgYVlyZEFJwUZrz/pWMeNdSwOs= 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 07:51: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: compile-time-hog 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: 13.3 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.isobsolete 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 Patrick O'Neill changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #57640|0 |1 is obsolete| | --- Comment #4 from Patrick O'Neill --- Created attachment 57642 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D57642&action=3Dedit Raw testcase and headers Thanks for catching that, here's the zip file with actual files in it this = time ;)=