From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B89FB3858D35; Wed, 30 Aug 2023 15:30:53 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B89FB3858D35 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1693409453; bh=sXSFFlEFaLvcVcYsAsF4YbcLMF9SjxY1xkjoyiEn8lE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=BETUw/g0FjPlxB8tLcD7toyMegGlnxt6Iv77tyZXmOCbJetfHvRyfIhMIOj9sUCLU VXvIrwZfzLbsjGB5MF+ytPFs6wHrUv+LNjkOfVtbVGU7W+HZG/iZjFzSierKqnMyL+ FR1K3/e1+PLNgTZDph+KXEY5CQBICRbCymDQVdNE= From: "bruce at momjian dot us" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/111240] Incorrect warning from -Wmaybe-uninitialized Date: Wed, 30 Aug 2023 15:30:53 +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: 12.2.0 X-Bugzilla-Keywords: diagnostic X-Bugzilla-Severity: normal X-Bugzilla-Who: bruce at momjian dot us X-Bugzilla-Status: WAITING X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.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://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D111240 --- Comment #4 from Bruce Momjian --- (In reply to Andrew Pinski from comment #2) > Can you provide the preprocessed source? Done. Sorry my previous file was 1.1MB and I didn't realize the attachment failed. I have gzipped the file.=