From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C061A3940CF5; Sun, 2 Jun 2024 22:32:27 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C061A3940CF5 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1717367547; bh=irWjw46TidsKvkt5DHc2f+8J0tqsk3WfkMiuDcEztoA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=v9UG048VIpdpmRj15PfqLjR5fHsBOedyjPXwxKt30dtb7/thACmVIGZt/p2ZSDyd8 jQK2SgSBcx+ppTdaFSWLiWqEsPY0Ne2p9w15VoA1bOpURkf1a7mYXV1K4Q8+ybqWbx dXAtlwUIkS+FUPrq1NuhoC9cYj4uk6CJxsXcqqBM= From: "sjames at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/115321] [15 regression] ICE when building grub (extract_insn, at recog.cc:2812) since r15-930 Date: Sun, 02 Jun 2024 22:32: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: 15.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: sjames 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: 15.0 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=3D115321 --- Comment #3 from Sam James --- uh, void grub_cmd_distrust(unsigned x) { x =3D __builtin_bswap32(x); }, obv= iously ;)=