From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A61203858025; Thu, 5 Oct 2023 16:19:45 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A61203858025 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1696522785; bh=tIR2JpkB6fGDd5p8C3InOG00/Ay8lVDaW/ieajFe60w=; h=From:To:Subject:Date:In-Reply-To:References:From; b=phuQ7Ppc89+JgcoDI+D20yFYGz9EX+ADZx7aKSBLP+iLfzYyyHnH1W66MwcYeUbsn xKNObIfctQ9Elcn0NJ+ZJaewLU+x+cGjfL1nxAfZbKV9ZL7kob7IkbdB40IaRi0CXN dcIiuXgIo2sAPWRkMaMobOTXSx+cacU1h/V2Zrgo= From: "clugstj at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug c/110368] Incorrect "is used uninitialized" warning message Date: Thu, 05 Oct 2023 16:19:45 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c X-Bugzilla-Version: 13.1.0 X-Bugzilla-Keywords: diagnostic X-Bugzilla-Severity: normal X-Bugzilla-Who: clugstj at gmail dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: INVALID 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=3D110368 --- Comment #6 from Jon Clugston --- So, "undefined behavior" gives the compiler license to output any warning it wants? The warning message is utterly wrong and completely misleading.=