From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 285D53858D37; Thu, 6 Oct 2022 17:27:36 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 285D53858D37 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1665077256; bh=y0MqT1gLR8BSWjaHi//12GoMSH/9pfcJ3RcYFOPl0n0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=TNXDtm+Yp7dyFZGfsGHoW6oAMX8vk6XtF4y5ezifi5WIWC+Nchh1P0fIzvraWeeGP lZ3pWvjjuHH0EcF7v8hYVxRBnhH7GmEpiSujgyHick3EaiMbwDoRlDsYQ3kwHh0W02 beDFXuahPQy//mjSL1WAd0s2uAOGtxgagyj97Iec= From: "kees at outflux dot net" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/105679] [12 Regression] extra -Warray-bounds warning added with -fsanitize=shift due to jump threading Date: Thu, 06 Oct 2022 17:27:35 +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: 12.1.1 X-Bugzilla-Keywords: diagnostic X-Bugzilla-Severity: normal X-Bugzilla-Who: kees at outflux dot net X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: rguenth at gcc dot gnu.org X-Bugzilla-Target-Milestone: 12.3 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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=3D105679 Kees Cook changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |qing.zhao at oracle dot com --- Comment #9 from Kees Cook --- Does anyone have some time to do this backport for GCC 12?=