From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id AAECB3858C52; Fri, 3 Feb 2023 18:27:06 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org AAECB3858C52 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1675448826; bh=CpdFsiz9zx7E4uv5A/uRhrjjKClh9eAdGu0u0eyn7wI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=FakzC1nMgsYbjfM9OyFQRKt8osmEImWH8Vdmv/P9OmWJIfzMNUaySdZKI4F/82DEw qKxMGJtaPVjZMuGwIkkFkd81Da3ybdfSEDzlEJRxT73PDx3Kg72H6jc4NUzl1ttAIZ sNdo7WzMBEf9bAiqn2NqmUa3m5vm2BhiaI9cy+dE= From: "dmalcolm at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug analyzer/108661] [13 Regression] -Wanalyzer-use-of-uninitialized-value false positive seen in haproxy's sink_rotate_file_backed_ring Date: Fri, 03 Feb 2023 18:27:06 +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.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: dmalcolm at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED 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: bug_status cf_reconfirmed_on everconfirmed short_desc 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=3D108661 David Malcolm changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED Last reconfirmed| |2023-02-03 Ever confirmed|0 |1 Summary|-Wanalyzer-use-of-uninitial |[13 Regression] |ized-value false positive |-Wanalyzer-use-of-uninitial |seen in haproxy's |ized-value false positive |sink_rotate_file_backed_rin |seen in haproxy's |g |sink_rotate_file_backed_rin | |g --- Comment #1 from David Malcolm --- Seems to be a regression relative to 12.2=