From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id F084F3858298; Mon, 27 Nov 2023 17:01:37 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F084F3858298 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1701104497; bh=GhPhVNu+BeQnXJBkqJk2E++asXgtE3QoFqj2Uuyy8Gk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=UpiRZRIOhT6sVEPx4S6WsnheVoLAP9HBsgPkyXQgqr5XG/wwWOvicDPr6FZ5UYmzQ RuxRZvgY9u4RTjF/p8NWvLzkj+kkcESC2gMmigDPy+lF655Itm1hE2LyM917CFWS3c PSSjmu6EV+OC8wr3GF9cT5/9YGJk4/EzcrmdOFsM= From: "jakub at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug bootstrap/111601] [14 Regression] profilebootstrap fails in stagestrain in libcody on x86_64-linux-gnu and powerpc64le-linux-gnu Date: Mon, 27 Nov 2023 17:01:37 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: bootstrap X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: build, ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: jakub at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.0 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=3D111601 --- Comment #20 from Jakub Jelinek --- Manolis/Jeff, how does the pass prove that it found and adjusted all the us= es of the register rather than just some (or the first one) as apparently happ= ens on this testcase?=