From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 36B833858CDB; Tue, 22 Aug 2023 07:08:47 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 36B833858CDB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1692688127; bh=Hu4l7bXIh53hn/Z+j6GG0A3KTlvOpM0bHghJOYMXg1A=; h=From:To:Subject:Date:In-Reply-To:References:From; b=HPwFLWCBDn04bhI9YafblYDMHYyidOIrCfgVb69KaT7nYBibyHxBSpGK8JIirIc7z eDNd1g0ip6pOn/TKdIx2ovScDi9eOx2RdN/6R9vsOYIKZGQ+uNA+Vi4ER7R5Be/tl9 Q1TEtMebvy8IMyXNGNzL0gZkQPjnDEG3cBN/H8+E= From: "ro at CeBiTec dot Uni-Bielefeld.DE" 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: Tue, 22 Aug 2023 07:08:45 +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: ro at CeBiTec dot Uni-Bielefeld.DE 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: 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 #13 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #11 from Uro=C5=A1 Bizjak --- > Created attachment 55772 > --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D55772&action=3Dedit > The correct proposed patch > > Eh, sorry for wrong attachment. This is the correct one. Regtested on i386-pc-solaris2.11; compiles both the reduced and the full testcase with ICE.=