From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id DC6353858C54; Fri, 12 May 2023 03:16:09 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DC6353858C54 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1683861369; bh=hVoGc4WG0OgCqX1yjZgIUifSv0VaZcBrAgXqYfQNuSM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=A+MYHV53kg5IPKCTmH5qSabXOoJWJ82wT9bcuqP5MK6dEvuiSL2IwLKp7zLvqXVmJ jQe54DXse20FPA3kbPgDV0q04B9Ecla94VSAZiNtZYMeMelr3ljLDOv8tW/v/5/JKL 00eGUUDbScXmIYJg6HZ9iyRNY/vF3tFVT63RCREk= From: "alex at zrythm dot org" To: gcc-bugs@gcc.gnu.org Subject: [Bug analyzer/109789] analyzer-use-of-uninitialized-value false positive Date: Fri, 12 May 2023 03:16:09 +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: 13.1.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: alex at zrythm dot org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: 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: attachments.isobsolete attachments.created 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=3D109789 alex at zrythm dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #55028|0 |1 is obsolete| | --- Comment #3 from alex at zrythm dot org --- Created attachment 55061 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D55061&action=3Dedit gcc invocation output on simplified file=