From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id CA2F1385842D; Mon, 21 Nov 2022 06:47:45 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CA2F1385842D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1669013265; bh=z3e5AF23kTPIDNYJnvKKac30/vC6IUE7N9UWz/lUBJ4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=EAXr9R7SwfH4GU9FyqEsqenVG+GQfMhG3mcl6RmVTMxf5L+rY5i0i710vByyIWBHj VBvHXOPObr5PQXMU5nO0Jxc05Tt0ap3+Jido3TtBz1orv6s4huhmA7uXWcl10zLyfS EY/7Gjn4bXPS3ham+AwAZnZ3cDIYtNxH/6t6PyHM= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/67196] [10/11/12 Regression] loop-induced false positive from -Wmaybe-uninitialized Date: Mon, 21 Nov 2022 06:47:44 +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: 6.0 X-Bugzilla-Keywords: diagnostic, needs-bisection 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: rguenth at gcc dot gnu.org X-Bugzilla-Target-Milestone: 10.5 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cf_known_to_work 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=3D67196 Richard Biener changed: What |Removed |Added ---------------------------------------------------------------------------- Known to work| |13.0 Keywords| |needs-bisection --- Comment #10 from Richard Biener --- Confirmed that it works, the cited patch didn't fix it though(?), so I wond= er what did.=