From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E43F83858D20; Mon, 29 Jan 2024 11:43:38 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E43F83858D20 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1706528618; bh=cIcPClTarKTnyamIyDf2bq9Fh8ZjtUEB1EHuLZkBcTQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=r4w1QXflqdjpFsxHqeokVVWFrnRE/p/sgbu96HHUO7aP1huddAe96maGHVv1f2Z4K KejRMJzjeQFGZwmKCqg+YUQ8Na0jxBfhm7wherJC4eMEwBLomIHGNTeCqYvf+HPOou xE5kvgaZF3z3H9ssKGC6N8kKcQxlzge5f2hQeVL0= From: "fweimer at redhat 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: Mon, 29 Jan 2024 11:43:38 +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: fweimer at redhat 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 #10 from Florian Weimer --- There should not be any R_X86_64_TPOFF64 relocations left in static PIE bec= ause the link editor can fully resolve them. This is an lld bug. --=20 You are receiving this mail because: You are on the CC list for the bug.=