From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 7C9723858426; Mon, 18 Sep 2023 09:20:01 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7C9723858426 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1695028801; bh=ueAXzZsmqJs6swJIJV9bkEC+HxbcdTQOlcVqzCVqm1M=; h=From:To:Subject:Date:In-Reply-To:References:From; b=CENOWLMJZHvx1nju57e3DAaZb+nOWh26Dew4gFWRmwIn7D3vjWID3bhu/Dn8t8txf Lw++ExhQ8bGqx3uVgfnerfqeICVnIzmvLKn//o0AANyWm4gSXkEzlrEH/5DLWU5hIt dk9n5QUXEsVQNGMN26xn7rvkvfBMdN7Y5nDOtkdA= From: "aph at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/104475] [12/13/14 Regression] Wstringop-overflow + atomics incorrect warning on dynamic object Date: Mon, 18 Sep 2023 09:19:42 +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.0 X-Bugzilla-Keywords: diagnostic, missed-optimization X-Bugzilla-Severity: normal X-Bugzilla-Who: aph 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: 12.4 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=3D104475 Andrew Haley changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aph at gcc dot gnu.org --- Comment #27 from Andrew Haley --- Is this one still alive? It's still causing problems in the wild.=