From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E20E83858D33; Tue, 27 Feb 2024 17:48:25 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E20E83858D33 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1709056105; bh=ayHogSgq87VscrA71VfICaoj5ueE7eO2uDaEa379r18=; h=From:To:Subject:Date:In-Reply-To:References:From; b=VM9qF7U4yoYvFPpvxR0zqPeDEA5IAKWMCx7uCpDQ7V9/uABu9WiLEnY2EMZY5+XpQ v08h2KfB64RnnN9FiO8TNGdAFCUcHLc1qUn7XIhOBfbdLxH/mB/mdCYqkx+kI0m0Bd aB2k9IObjbuQVWeQrL5a/rgQJYRDg8as+SefJCTI= From: "sjames at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/114137] ICE when building lua-5.4.6 with -fharden-control-flow-redundancy on x86 (error: invalid rtl sharing found in the insn) Date: Tue, 27 Feb 2024 17:48:25 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: rtl-optimization X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: 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: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created 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=3D114137 --- Comment #1 from Sam James --- Created attachment 57553 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D57553&action=3Dedit lvm.i=