From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 303933856DDF; Mon, 21 Aug 2023 12:47:19 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 303933856DDF DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1692622039; bh=0CoxpPU1e5FDY/IK/mVjqtsaGv/fbPZJA+if036ysdk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=rDenNNX9sylsDpcPCr5LCUB8VEbZLjb02j2qn7ZjMfICK/qXnOkb9Qu3p/9aPPiZW x2jDsdDMAWEQi74OOYqrDglXzeLlBIYwPvCmr8SVQuunaqDcbsYVZ9wwiDGzfj2Mkj 0ZQM6oqH6VBDitn8MXRerZfo5nJLMm6fQGx9xdQw= From: "ubizjak at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/111010] [13/14 regression] error: unable to find a register to spill compiling GCDAProfiling.c since r13-5092-g4e0b504f26f78f Date: Mon, 21 Aug 2023 12:47:18 +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: 13.2.1 X-Bugzilla-Keywords: ice-on-valid-code, missed-optimization, ra X-Bugzilla-Severity: normal X-Bugzilla-Who: ubizjak at gmail dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.3 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=3D111010 --- Comment #10 from Uro=C5=A1 Bizjak --- Created attachment 55771 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D55771&action=3Dedit Proposed patch This (untested) patch should solve the PR on trunk.=