From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 976433858D28; Tue, 13 Sep 2022 18:38:47 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 976433858D28 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1663094327; bh=z/T7ojyYeGwC/hkPDpOTu5aOZa5jc1QzPSY3x7LaZ/A=; h=From:To:Subject:Date:In-Reply-To:References:From; b=P8fmmZMwRe3hIoOcZrUEJz9KZGMDbwFaCJVQVt+1LaAkRpMIMiK3hewNTSe/W4KxB SiyebeLVGVH0q20LEJnN38cpziJRyEUwhTRKwamyN/j05JjuYhLjf+k4UuAWDPJhyT Mca7FcxIbQbJ0y4QIRCCUGXM8L045TTHOiJdjtzQ= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/106931] [12/13 Regression] -Wstringop-overflow false positive -O3 -fno-tree-vectorize Date: Tue, 13 Sep 2022 18:38:47 +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.2.0 X-Bugzilla-Keywords: diagnostic, needs-bisection X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia 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: 12.3 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: keywords short_desc target_milestone 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=3D106931 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |diagnostic, needs-bisection Summary|-Wstringop-overflow false |[12/13 Regression] |positive |-Wstringop-overflow false | |positive -O3 | |-fno-tree-vectorize Target Milestone|--- |12.3=