From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 7E78D3858C2B; Wed, 25 Oct 2023 02:50:30 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7E78D3858C2B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1698202230; bh=PVUndcv6unpUM9vDy2r8HeAt9XK6uW+fwofgyk/dy2s=; h=From:To:Subject:Date:In-Reply-To:References:From; b=D8xIbhErbwX68QyNBwlVAidZKM0xiv9birxcKtL1i/MVY2SyTFjWrFGjE5Z+BU2hP M1jAGtS7Akq+XgyqOLPIfLEyqyG6yKYJI5mSsks9hO9EKMRM5tv3wzQPu/8mlr2mZs 328N2qd5bXJzrlVlz6ZcobRVV58AaZQh6mfUUs7Y= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/111971] ICE: maximum number of generated reload insns per insn achieved (90) Date: Wed, 25 Oct 2023 02:50:30 +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: unknown X-Bugzilla-Keywords: inline-asm X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia 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: 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=3D111971 --- Comment #3 from Andrew Pinski --- D should be a pair of registers, r0 and r1.=