From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 4CBB23858C62; Mon, 24 Jul 2023 10:12:28 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4CBB23858C62 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1690193548; bh=8KLZAEr32sTYaHWTg+3vFTTwsduq8ApYdxSA/krIx1c=; h=From:To:Subject:Date:In-Reply-To:References:From; b=y5ZSQrEIgjk7+U02fLSWyO6qBL4H6RlChSn2bMybcuNADaCYq08Ba+wWgbLBiKsMh MjRG65o+BZU/wAEPFP/CSJsV5AMoFhaRqX1hnv0esDh338pYDT0Wx4dw1wUBelb5OU yMnLJ2t3OAC23NPtsMChdwUu6Cs5ITJzIYTLeFy4= From: "slyfox at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/110790] [14 Regression] gcc -m32 generates invalid bit test code on gmp-6.2.1 Date: Mon, 24 Jul 2023 10:12:27 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: slyfox 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 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=3D110790 Sergei Trofimovich changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |roger at nextmovesoftware = dot com --- Comment #1 from Sergei Trofimovich --- I suspect it's a r14-2728-g59c38ddfe052a4 (the only change I see in recent commits that have any relevance here). I did not try to revert locally.=