From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 7DF793858C35; Mon, 27 Nov 2023 16:45:50 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7DF793858C35 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1701103550; bh=Tpg3xnWOW/pRwGbBV+xLEW8G6tGLs46zIY3xMwGsdgg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=NQVPYc0D+uDkKy/ZXSz9pEHOu7sgoDqh8B2DR86FXxrVGX/3XxzavNHuy6sMMRifY pnnoIMr2H0eTPe+ERcFS+vJBS4+E/QjifA1XfvjAoWwKTdBjafBh1rS+xom7cV2rob hbsLjlJo4tBb6sWXNGB9Nbs/oozYtwK0tFtf8LjE= 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 16:45:49 +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, needs-bisection 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: 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=3D111601 --- Comment #18 from Jakub Jelinek --- Created attachment 56697 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D56697&action=3Dedit pr111601.ii.xz Preprocessed source, compile with ./cc1plus -quiet -fpreprocessed -O2 -fprofile-generate -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -fno-common -fno-PIE -mcpu=3Dpower8 pr111601.ii -o pr111601.s1 and ./cc1plus -quiet -fpreprocessed -O2 -fprofile-generate -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -fno-common -fno-PIE -mcpu=3Dpower8 pr111601.ii -o pr111601.s2 -fno-fold-mem-offsets=