From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 51E733858D39; Fri, 12 May 2023 03:13:29 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 51E733858D39 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1683861209; bh=N74gBLiUSNtMPMmTtV1lDkyftUvFWCqtfkAFI2x9Gng=; h=From:To:Subject:Date:In-Reply-To:References:From; b=u0Q4+d0g7DTEoesEu8OmB3vtXtiH2ijsha1RYPfgIV+ERE+GPJdVQBcokTc8JZTHg m0NXpAbOGqWYlK4af+yUzxxNtkIE66pxeSCik3bJ38HKnjWaAoDKgswqdBN0RS/Mfd YiZ1jlTPrImq4aj9s6qHGGVd2rcWiOL/KvMYKNno= 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:13:28 +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 #55029|0 |1 is obsolete| | --- Comment #2 from alex at zrythm dot org --- Created attachment 55060 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D55060&action=3Dedit reduced test case (reduced with cvise)=