From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D29B2384C002; Tue, 14 Jul 2020 16:41:58 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D29B2384C002 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1594744918; bh=bmk+LmVYREuU22aVwAvxVW6xgvHUn5nT8922xwvZ1Po=; h=From:To:Subject:Date:In-Reply-To:References:From; b=qoXB5f6Yvarn+0id8VjkrXxEX1koMahnsgMC1YCORIDO1Mc0R3n9hdqrPv1mVZssY 7/wQmSbXSMBqKWJ95qbKs39RC17yeEUpCD0QUBUFWRLMhyDLdWfLmFGDwHVjCl1XK3 e8cqX45Q8l0sBn6nEouP/as7baHjAGBdjdmWkJJA= From: "mikpelinux at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/95952] [8 Regression] gcc-8 bootstrap failure on powerpc64-linux Date: Tue, 14 Jul 2020 16:41:58 +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: 8.4.1 X-Bugzilla-Keywords: build X-Bugzilla-Severity: normal X-Bugzilla-Who: mikpelinux at gmail dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 8.5 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 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2020 16:41:58 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D95952 --- Comment #15 from Mikael Pettersson --- (In reply to Will Schmidt from comment #14) > (In reply to Will Schmidt from comment #13) > > Created attachment 48871 [details] > > proposed patch > >=20 > > Attached patch appears sufficient to resolve the issue on the 970 based= box > > I have access to. >=20 > Mikael, would be appreciated if you could give that a run-through to conf= irm > it fixes the problem on your system. > thanks, I can confirm that this patch restores gcc-8 bootstrap with the older binut= ils.=