From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2018A3858D3C; Mon, 14 Nov 2022 11:15:51 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2018A3858D3C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1668424551; bh=3Cg+nB3uIoEyJZTW2OddpO884Gm/Se9AhJi+WL5E8s4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Xn7w0w350ttc3JrLQfaus32UO8GwmXx9otorgBRdsgSWTCMc64U2eZd6qluYwvjbS Ri13M5l8TZL5YG93kztT2xnyu6KjPJQqzkO773l7U4rfoJUiuQ5lihY77ItMy03eOP SWbHEHXfxgaeW3IZan3hB+vFC1H99NzJSGUYdX4I= From: "fweimer at redhat dot com" To: glibc-bugs@sourceware.org Subject: [Bug dynamic-link/29776] elf/tst-tlsopt-powerpc fails when compiled with -mcpu=power10 Date: Mon, 14 Nov 2022 11:15:50 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: dynamic-link X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: fweimer at redhat dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot 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://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D29776 Florian Weimer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fweimer at redhat dot com --- Comment #3 from Florian Weimer --- (In reply to Alan Modra from comment #1) > Created attachment 14451 [details] > untested patch >=20 > This should fix it. Note that I haven't actually run a glibc regression > test on a power10 box, just looked at generated code. (In reply to Rajalakshmi from comment #2) > Tested the patch on power10 with flag -mcpu=3Dpower10 and it fixed > elf/tst-tlsopt-powerpc failure. Thanks! Could we please merge this into the master branch? --=20 You are receiving this mail because: You are on the CC list for the bug.=