From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 87E033858C98; Mon, 25 Dec 2023 17:42:20 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 87E033858C98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1703526140; bh=PESspLw00dibl93Cx0o2qBvyiEJA/7qps94QlKHg7bY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=o298H/zGagIsL0i0vqcXlcakUGRmP2diljrJ2/7nijt2WZlBJ5lsj83XVHLCYj5ty 2KeTWyVJ/e77b/Jk95PvLm6movxk7TruFWPCaOVVZl2gjOQlA8RR6wxTQ5IWRVc6by thyTfMtQhsO904sPt8Y5mKEvOOSLeR5PLo2ZjpoU= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug build/31150] [gdb/build] m_uiout may be used uninitialized in this function [-Wmaybe-uninitialized] Date: Mon, 25 Dec 2023 17:42:19 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: build X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: tromey at sourceware dot org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D31150 --- Comment #5 from Tom Tromey --- Maybe another compiler bug report is needed. It would be good to see the full location of the warnings -- the context of the code, not just the immediate spot. It could possibly be a bug there (though I still tend to think it's a compiler problem). --=20 You are receiving this mail because: You are on the CC list for the bug.=