From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5C8413858C36; Fri, 10 Nov 2023 03:01:23 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5C8413858C36 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1699585283; bh=tqOCUF9zQ0nd5Omb75OYd8jBAPUNNnv8kttfoymxfxQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ThHzhSalcR20Gl82iXwDyKpwiDHM54gW5XV2F8BL6EbTjIjXjCR/XeD2Zk1N3/dbn E4+x8BxagCdWVinP/BmoYDlZ7xoAO0exFUrOQGjs5JfbJb3p2p/G21hsLxPX5Gj65u pTj8d346yExO6YiqrzmjK+VB9xwsYlvQfswVnqo8= From: "egallager at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c/112463] ternary operator / -Wsign-compare inconsistency Date: Fri, 10 Nov 2023 03:01:22 +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.2.0 X-Bugzilla-Keywords: diagnostic X-Bugzilla-Severity: normal X-Bugzilla-Who: egallager at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED 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: cc 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=3D112463 Eric Gallager changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |egallager at gcc dot gnu.o= rg Keywords| |diagnostic --- Comment #1 from Eric Gallager --- I think I've seen this bug before, but I can't seem to find the one I was thinking it might be a dup of...=