From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 59F003858C5E; Tue, 22 Aug 2023 07:59:31 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 59F003858C5E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1692691171; bh=/wiHzcQueqI3dNZrcxEkZRo7F8tZ2MTo6hdMzR/qUzk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=frnwee/BCBCpXuC1HibhlxjXGdS9MXYRpkrl/5katROwXFttqLZg4XPA1TAni8xRr CKfR5V9dUandKU0WkF/ZkNf9QwxoJHMbppzfSYUeGqXBJ+Lsxqtf+xu0xiNdM3Pi7T PRlOveXNgsdld09Y4Y3Zpx4wLXm9n5OpuDOx7P3o= 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: Tue, 22 Aug 2023 07:59:31 +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: 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 #15 from Uro=C5=A1 Bizjak --- (In reply to ro@CeBiTec.Uni-Bielefeld.DE from comment #13) > > --- Comment #11 from Uro=C5=A1 Bizjak --- > > Created attachment 55772 [details] > > --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D55772&action=3De= dit > > The correct proposed patch > > > > Eh, sorry for wrong attachment. This is the correct one. >=20 > Regtested on i386-pc-solaris2.11; compiles both the reduced and the full > testcase with ICE. *WITH* ICE?=