From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A262E3857BB3; Mon, 25 Sep 2023 17:27:26 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A262E3857BB3 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1695662846; bh=PfNaF0CAHokP+lXu/jCEVJ3WNINbBXp17sO/iv7FOa0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=mcIF1fgaMtNJLMM1eRbTsCsA9bYqKqGjLcvYo+QALM25FZL1aB910UmdTPpqjPLfq 8EPfkvxQrfAXRaH3VpTIFcBLA2snXjZ1/NTFe2MOlviK+vWPTv0+ZGjhCgxjup73nG q7VQ3WSJzh7ax1+NeE9zFkXGGaaBh8hG9AOr80mA= From: "xry111 at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/109967] [11/12/13/14 Regression] Wrong code at -O2 on x86_64-linux-gnu Date: Mon, 25 Sep 2023 17:27:26 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: middle-end X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: xry111 at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 11.5 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: see_also cc 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=3D109967 Xi Ruoyao changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=3D111294 CC| |rguenther at suse dot de --- Comment #9 from Xi Ruoyao --- Bisect shows r14-4089 (the fix for PR111294) either fixes or "covers up" the issue.=