From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id EB879385840F; Tue, 30 Jan 2024 01:05:56 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EB879385840F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1706576756; bh=QFyDjUpPW9Pc79JPjAMvxWGx3indZzJEDSnp7CFUTk8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=YSHsxNt8uGiYmWNdLXEy2CWFqzEn6b3u/6FJ4p7g4yE85971WMjptiNX1D0kixJa/ WblbFogYFwWsBoIcu54SnYqtbr1OfAzf2PB65C4FJgfAFU5x9/50SOjMZD6kDRGuV4 iVlhQkRCKGXe8Dy1tQ4NPABSfMzfWirQKgtLl5B0= From: "luofengwc at qq dot com" To: glibc-bugs@sourceware.org Subject: [Bug libc/31302] glibc issue about reloc-type R_X86_64_TPOFF64 when llvm build golang project with cgo Date: Tue, 30 Jan 2024 01:05:56 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: libc X-Bugzilla-Version: 2.38 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: luofengwc at qq dot com X-Bugzilla-Status: UNCONFIRMED 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: 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=3D31302 --- Comment #11 from luofeng14 --- (In reply to Florian Weimer from comment #10) > There should not be any R_X86_64_TPOFF64 relocations left in static PIE > because the link editor can fully resolve them. This is an lld bug. sorry, i'm not familiar with relocation type. i would like to ask in which = case R_X86_64_TPOFF64 relocation type would be used. --=20 You are receiving this mail because: You are on the CC list for the bug.=