From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 664483858D33; Tue, 27 Dec 2022 12:26:03 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 664483858D33 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1672143963; bh=RdWbMb/L7QGFI5HMtC+Kac6M7KqG6UcG4J2syRl3kcw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=vfn5gCfon05sfDEDKuw8q2GPLkc61LrsMKtGru+iO0yJI4iMvkmyrCVlFtcDqDrrw LhpDtZ1llcXfAU849+zJNcHJFO+nsLnp6aNoDM7CreE9uOlkNZW8yemwS4BscmRR6f pdAkqhjQI5zg82jE0GNkivbTbPRR3iCr2QzF5IK0= From: "marxin at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/101912] -Wmaybe-uninitialized false alarm in tzdb localtime.c Date: Tue, 27 Dec 2022 12:26:01 +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: 11.2.1 X-Bugzilla-Keywords: diagnostic X-Bugzilla-Severity: normal X-Bugzilla-Who: marxin at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc keywords 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=3D101912 Martin Li=C5=A1ka changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |amacleod at redhat dot com, | |marxin at gcc dot gnu.org Keywords|needs-bisection | --- Comment #8 from Martin Li=C5=A1ka --- Fixed on master with r13-1938-g87dd4c8c83768aaf.=