From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 1535E3889E21; Mon, 5 Dec 2022 14:06:49 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1535E3889E21 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1670249209; bh=Np4z/TizIXP04v4imyFi/YjhIHdrxEXRTOrdm49hIq8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=HYdGXJHmKSNe5UBZwpZeNPsN11BrrZ0qVoN9cf9kjIsW8e/VmviehM5bbhvf1Vlns oVqP84tWrvqAoO8Bjwajf7E5bA9hb9Axgp/HjP1XPg4SR+YH227daFRTtDLT8kqR24 0t1qX0Tu5H0qCiexxkLKVDFZsjKm+B4bgQ0RzDKU= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/106868] [12/13 Regression] Bogus -Wdangling-pointer warning with -O1 Date: Mon, 05 Dec 2022 14:06:48 +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 X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: rguenth at gcc dot gnu.org X-Bugzilla-Target-Milestone: 12.3 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cf_known_to_fail cf_known_to_work 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=3D106868 Richard Biener changed: What |Removed |Added ---------------------------------------------------------------------------- Known to fail| |12.2.0 Known to work| |13.0 --- Comment #6 from Richard Biener --- Fixed on trunk sofar, thanks for the report and sorry for the long silence.=