From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id CF4EC3858C52; Mon, 16 Jan 2023 08:11:26 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CF4EC3858C52 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1673856686; bh=ww8sbs2CpuWtznDOq7X5m6Rw03G3XhJ2DiJLwnZNKHw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=hFmWmyaM6fyrX7a3HUhROegiaCaDqUXSPS3mXeKzGEBy+wPUqG//wXPo/UOCBG7SO DFK3xkpn4Z+PGR/cIg1AZq12Has1yIK5GaxSMC0lFh4bU6ja+tzpn6HdH0FNWT289n GSAjwHEFQZyg4Fg7BOsQNBLjFFPZ+M2rJPk3Gi2U= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/108385] [12 Regression] false positive -Wfree-nonheap-object Date: Mon, 16 Jan 2023 08:11:25 +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, 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: P3 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=3D108385 --- Comment #8 from Richard Biener --- LGTM, btw since this is a regression it would be nice to have it fixed "bet= ter" on trunk.=