From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E66043858D3C; Wed, 29 Mar 2023 19:15:48 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E66043858D3C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1680117348; bh=cnRbSeh5yKg1V7ctjOIZ+3Ip/cRlKgr6ZaVMxZ5CngI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=bzFw1QtRHh5xIjRJkNcMtUYVsMULp2DzqBdD4S6i/yUZCD90W0/PYScXr7nIM93UU 3FsO/FJg7cq7Mn65OcMCNvyXjXkUaNj4wsqW360v3Y/QOGXKxz8ofC5h+n2IE9+DnQ bKoT1etxWZiLwZ+xZwVxoyP+xcIpZOjMxUJWfzl0= From: "dmalcolm at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug analyzer/107345] -Wanalyzer-null-dereference false positive with giving weird path infomation Date: Wed, 29 Mar 2023 19:15:48 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: analyzer X-Bugzilla-Version: 12.1.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: dmalcolm at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: dmalcolm at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status 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=3D107345 David Malcolm changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #7 from David Malcolm --- Should be fixed on gcc 12 branch by the above (for the eventual gcc 12.3 release); marking as resolved.=