From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 904B33858CDA; Sun, 22 Oct 2023 23:46:22 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 904B33858CDA DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1698018382; bh=Lq1suiGQofUziXKlcLoXxqQsIrpdNVY1rjJRHoQ33e4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Sj6Sxngen1F10o4LroAvZbRDg1fontSgtzM8icB+QQTVDcELYNw6p1c418Kgii7do dGdyJDi3hiyP4R/JHPeazwmc/vq8f06pDCadClEjzqveXqixo9G/6Uydky0LE/S7QJ Oxd2IVsP/drvETmkegmcTklPB9FVTTZKNVeya/TY= From: "sjames at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/111554] [12/13/14 regression] Timeout with with "-O3 -fno-dse -fno-inline -fno-store-merging -fno-toplevel-reorder -fno-tree-dce -fno-tree-dse" Date: Sun, 22 Oct 2023 23:46:21 +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, needs-bisection, needs-reduction X-Bugzilla-Severity: normal X-Bugzilla-Who: sjames at gcc dot gnu.org 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: cc short_desc 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=3D111554 Sam James changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sjames at gcc dot gnu.org Summary|Timeout with with "-O3 |[12/13/14 regression] |-fno-dse -fno-inline |Timeout with with "-O3 |-fno-store-merging |-fno-dse -fno-inline |-fno-toplevel-reorder |-fno-store-merging |-fno-tree-dce |-fno-toplevel-reorder |-fno-tree-dse" |-fno-tree-dce | |-fno-tree-dse" --- Comment #3 from Sam James --- 10/11 are both pretty fast for me with -O2, then 12/13/14 are all stuck with -O2 or -O3=