From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9DD9138AA271; Mon, 5 Dec 2022 15:50:20 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9DD9138AA271 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1670255420; bh=wG48ZEpPq4/pMEuphMBm+EsSEx/S26sa+OD5kgalVVg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=f4NO7RrysyJTPWGb6IXbglIoc9nCk1ELN51OfU5TAex3tmXWzRrapuXkGWDyTG09a mKTHCmxNF5PGT0H81GgSIKlBsfLxEIjm2HcLjngRnmeIDQBn0PTJNoHI8ZUA4WHH0L SRJwiQDk1e1a9++hhbnRghyeYYKC38LzYe+e395c= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/104475] [12/13 Regression] Wstringop-overflow + atomics incorrect warning on dynamic object Date: Mon, 05 Dec 2022 15:50:18 +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: rguenth 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.3 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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 --- Comment #13 from Richard Biener --- There's been some changes on trunk but the preprocessed source doesn't work there.=