From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 4FB713858D38; Thu, 27 Apr 2023 11:33:12 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4FB713858D38 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1682595192; bh=HWn53/ZuQ+wvpM5e/1TEY5qK5fX2U7w3AFGQpHXMYfU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=gMHVpVe09k2ebKMoDKsRvgxNVv7dP+gRQgsVEWW2q4H/HSr4Kc0D2vtrlPV7JRmnY BeGFLTKhRzwhbGJcDV6Y3C8ygHIwKPWsEm0vmS5/cpTQqdCHymxDCU6EYDaN2pM5sm zVyElRFOz/+bFv56jj5CXw8C0QLoWZjUfZcj41Pg= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/105723] [12 Regression] Optimization false positive warning (-Wstringop-overflow) Date: Thu, 27 Apr 2023 11:33:11 +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, needs-bisection X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth 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: 12.3 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: keywords 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=3D105723 Richard Biener changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |needs-bisection --- Comment #3 from Richard Biener --- Needs bisection as to what fixed it on trunk.=