From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A34973858D39; Sat, 8 Jul 2023 13:47:22 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A34973858D39 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1688824042; bh=lg/29Kk/bYAS1ox3VaZXJXbLwPxnss4lC+B0LW9SnIc=; h=From:To:Subject:Date:In-Reply-To:References:From; b=CQl2y8XzPKc9drIc1Kl23UrbxUcxn1fAMQqmlLwE9OQlKDpEOqxxc/FEhfZgSFz0I tv00bIXZfvGRuRTVB3PbuGTYjcOz0gu0N7NfokAJZrap7AYOclwOXqZvd+ztubJ6UC Ghmal7gp+fOrhh1b5zVNcyrSO4knMhEsWyvpbXKo= From: "ubizjak at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/106966] alpha cross build crashes gcc-12 "internal compiler error: in emit_move_insn" Date: Sat, 08 Jul 2023 13:47:21 +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: 12.2.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: ubizjak at gmail dot com 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: --- 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=3D106966 --- Comment #8 from Uro=C5=A1 Bizjak --- Created attachment 55504 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D55504&action=3Dedit Proposed patch. Can someone please bootstrap and test the attached patch?=