From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9F10A3858401; Mon, 3 Oct 2022 11:02:12 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9F10A3858401 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1664794932; bh=+1ulj1wH4YtTmh8OYSxcrKu7r/KR1OTensFEaB5CQhA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=jBx5W4anssgS6A0aR5olE5cFGS6cB9C7lhX7V9caAK3EIdtmsKuoAgui3n0QbVR4o x5YFeJKUhOy5NZ2AqD8s4PFC0U6tMuI/NBTgS8qIHBgQm3q1WbGvHIji70a06oSQiQ WKnM3l3yC9zK4u+CrqTF1+MWgq+lb7sRsAY0pVBA= From: "marxin at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/107129] [13 Regression] False positive -Wstringop-overflow warning with -O2 or -O3 since r13-137-gee1cb43bc76de800 Date: Mon, 03 Oct 2022 11:02:12 +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: 13.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: marxin 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: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: everconfirmed cf_reconfirmed_on short_desc bug_status 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=3D107129 Martin Li=C5=A1ka changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Last reconfirmed| |2022-10-03 Summary|[13 Regression] False |[13 Regression] False |positive |positive |-Wstringop-overflow warning |-Wstringop-overflow warning |with -O2 or -O3 |with -O2 or -O3 since | |r13-137-gee1cb43bc76de800 Status|UNCONFIRMED |NEW CC| |marxin at gcc dot gnu.org, | |msebor at gcc dot gnu.org, | |rguenth at gcc dot gnu.org --- Comment #1 from Martin Li=C5=A1ka --- Started with r13-137-gee1cb43bc76de800.=