From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8F5D53857C5C; Thu, 22 Sep 2022 06:30:59 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8F5D53857C5C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1663828259; bh=o9BhWBR+M32v6lfDTP4nJK78hhodYLxE46evjeJSarw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=IKraRqlF334VVDDDEeNUGJYflrANrLRMThpv76iux5Kd/tUgKSswIaZTHmi/iA6oV MG8JGOYVLxaELzKhIQrMITcJ0QYv2SazUVOvuZ7iNy4FVBZGxP1ys+skFfps4l/sBl WE755GP6NCeUiHs4GCFVT/1S9VdzMoyv+y7a0ysg= From: "christian.ehrhardt at canonical 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: Thu, 22 Sep 2022 06:30:58 +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: christian.ehrhardt at canonical dot com 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: 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 #5 from Christian Ehrhardt --- Thanks Uro=C5=A1 for the explanation. I've tried and it does not bail out with a relocation overflow when dropping -mbuild-constants. I've suggested to upstream to consider that change. =3D> https://gitlab.com/qemu-project/qemu-palcode/-/merge_requests/1=