From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 3BA493858CDA; Thu, 29 Jun 2023 15:31:26 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3BA493858CDA DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1688052686; bh=YdxBRSEHQUkQniLwCaRFgH5TEypdPhP51caD7c4bHfA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=lst8fsblzNB3qgr9D7zJtu8LUKtFl5I7ti4hLiURirttscZULevSiMvVfmcUff4O1 ULQ9kifdq2SKQKGjqnS+d4UgKLqMMZM9mM2evDMww42ssxfh8oYs+neSHK+MBLrHJT 1Goq/H2oU9yBPgs3IxQvWfzIWPWfzf0WP7bM8rPc= From: "wolter.hellmundvega at tevva dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug c/101537] -Wconversion false positive in ternary and |= Date: Thu, 29 Jun 2023 15:31:25 +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: 11.1.0 X-Bugzilla-Keywords: diagnostic X-Bugzilla-Severity: normal X-Bugzilla-Who: wolter.hellmundvega at tevva dot com X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: jakub 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=3D101537 --- Comment #9 from wolter.hellmundvega at tevva dot com --- Will the current fix be released when the C++ FE is patched as well or perh= aps before that?=