From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id CC3493858407; Mon, 3 Oct 2022 18:19:01 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CC3493858407 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1664821141; bh=QTRqV0cGBiQYyu+bhVnVee03yqsr2rwpB5Vyh1/Ppaw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=cDRixTruY4zZXzOgkTU1CALFjWAv1/LVHaJBZ2RrXZHzAnPyWu1eWlWEBiZsvk2O5 /BzQgD/lB+wJgOec38wRuPDbHAlifE0eqaQJv4iMXg3syRnOjrGq6/P7f2GmlZuPgF /j+8E5DW+sN/2KnHSXppC7FPHxapPZptaSYvK4x8= From: "asolokha at gmx dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug bootstrap/107120] [13 Regression] trunk fails to bootstrap on powerpc64le-linux-gnu Date: Mon, 03 Oct 2022 18:19:01 +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: 13.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: asolokha at gmx dot com X-Bugzilla-Status: WAITING X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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=3D107120 Arseny Solokha changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |asolokha at gmx dot com --- Comment #2 from Arseny Solokha --- (In reply to Martin Li=C5=A1ka from comment #1) > Should be fixed with r13-2932-ga5a9237e2a78a9, can you confirm that? I get the same bootstrap error in libitm while building gcc 13.0.0 20221002 snapshot (g:d01bd0b0f3b8f4c33c437ff10f0b949200627f56) against glibc 2.36 for x86_64. Should I file a separate PR for that?=