From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 44F5A385783F; Wed, 12 Apr 2023 13:30:39 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 44F5A385783F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1681306239; bh=K967KNs9qJLzMIIXaEfKla4s+jz4EoymnyjHebCGPLg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=HNuSm6DopdhfCaId9n0QO33x34fM3/3Ht2gDhpri/8VeT9Q7l51v+/8G9Xr0ljihS 2C6NtFMG9d+t1wFP/11PQtbV4dEcjbdPZgrwVaK5HieztkNaSow/CSzfnVIm9kdilm e7ytiiG7Jwa5WiA21pAX6QJND3fLJPikEcYZgoVE= From: "sjames 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: Wed, 12 Apr 2023 13:30:37 +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: sjames at gcc dot gnu.org X-Bugzilla-Status: REOPENED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.0 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=3D101912 Sam James changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |--- Status|RESOLVED |REOPENED --- Comment #12 from Sam James --- Per 24af552876eff707f75d30d3f0f0e7a5d62dd857 (https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D109462#c7) and the test bei= ng XFAILed, I think this is now unfixed?=