From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id CCD453858C32; Thu, 4 Apr 2024 23:08:05 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CCD453858C32 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1712272085; bh=Gy0UbuuOpO7DkVAKerxndfTp+0qMSuUzKU0mXNqt0d0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=OdVWvUjQdOSlITQtpbPJrWW1EpvGgkApQhpD/Q/FI2qTUNWq1tntrr9vX2ibbtmzl qVRoIVoEb58N5aEXoadmDpbXpvvwJuo29Ljwu+yZ0ItcRjrR37Y438aIBUYn6/dTss dufnOhkkJ8+owkpMyVLhokc78zORCofhVdHvv4Cc= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/91083] [9 Regression] inconsistent -Wsign-compare warnings Date: Thu, 04 Apr 2024 23:08:05 +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: 9.1.0 X-Bugzilla-Keywords: diagnostic X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 10.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: target_milestone cf_known_to_work short_desc cf_known_to_fail 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=3D91083 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |10.0 Known to work| |10.1.0, 8.1.0, 8.5.0 Summary|inconsistent -Wsign-compare |[9 Regression] inconsistent |warnings |-Wsign-compare warnings Known to fail| |9.5.0=