From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id ACA943858284; Tue, 4 Jul 2023 09:19:19 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org ACA943858284 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1688462359; bh=mOfV13n5u1UOrBSTfSe+917Y31KeWXd3DiPO0Fq0Yl0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=qSTYoSY81VniptUk7RQx9E6T4gRWb79Fh8OXBsnqibUWiwUHsqByJ30ypGk3eOJ/K ki1yNiwsansyIW7qC6LQtW3g78MhICoiGquppHW9i0TB6Xo8Q71+FZfTBc8pT6xaun nkUZ8OZFIEake2MC932cj2FAkhIbYQJvVieuJdlM= From: "rguenth 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, 04 Jul 2023 09:19:17 +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, xfail X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.2 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution cf_known_to_fail cf_known_to_work 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 Richard Biener changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |FIXED Known to fail| |13.1.0 Known to work|13.0 |14.0 --- Comment #15 from Richard Biener --- r14-2289-gb083203f053f16 removed the XFAIL again.=