From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D20B43861856; Mon, 30 Oct 2023 00:41:54 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D20B43861856 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1698626514; bh=ftb/tkgClzO+5nPKco2mqGmQJRFqfYftxdryJj506zY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=BADTNNqYy09CdnxKT4gbocNjsQP9ZLCD/ZGs5oFKeQ3SXjPTYT8bn8ov86fBPgpfR ss4w/hYNF8kiIvxjdsCq8unnbiGrmpeks8Vx3IbLfBCfT7zwe78gB3ZNHKfjZ2eNbQ LOL+gIAytnebswCcKodwnm6QP3hcrBA61lnHmR/E= From: "sjames at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/112282] [14 Regression] wrong code (generated code hangs) at -O3 on x86_64-linux-gnu Date: Mon, 30 Oct 2023 00:41:54 +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: unknown X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: sjames at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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=3D112282 --- Comment #3 from Sam James --- I can't reproduce with 20231022, so I'll wait until today's snapshot finish= es. That gives us a nice narrow window anyway...=