From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 120D0385AFAB; Thu, 27 Jul 2023 09:22:23 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 120D0385AFAB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1690449743; bh=42cgdMgzeie736HEcKwhs0SGf26i4Cc8FWvmLcwwOUE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=N0hQ9tiixEGuS2yi7cvf1P36ddeINF/nh0Wd3/pz0huzzckI/SXUGfDV+CmcPEuMi /5bUExAmJLLSnIeDsKgp4KMOFGJV7eVuNaX6E+8U0+quJbTmKLauusQijoTmdVrOrs 6E7AAywtRsy+5fwo2b0ouhC7r8bhl7ku7BNoK/YQ= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/99919] [11/12/13/14 Regression] bogus -Wmaybe-uninitialized with a _Bool bit-field Date: Thu, 27 Jul 2023 09:22:21 +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.0 X-Bugzilla-Keywords: deferred, diagnostic, missed-optimization X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: pinskia at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.3 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: target_milestone 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=3D99919 Richard Biener changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|13.2 |13.3 --- Comment #9 from Richard Biener --- GCC 13.2 is being released, retargeting bugs to GCC 13.3.=