From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 00FF1385E44F; Fri, 15 Mar 2024 21:04:55 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 00FF1385E44F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1710536696; bh=P2v9bErs4WXDdXyuCujPBpMWOUEXRD5fyRFH+QPbLAQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=tYNAcwvMQrsZxZPAn4/V6Q3AVBB/8HK78ybPJ3SWKBjbL0Ri7g0aDq1IrEzge4cEo UngOVd4UzHSsZ9AZi+DI9fLab4mekMTSxXsv1E6+rxcPkwIdqQKaKEAF8Kup2VaPFM ZICwrGojh4XtFe9/Z3Ge0H1Hcxgizt0QSCRVJfzE= From: "i at maskray dot me" 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: Fri, 15 Mar 2024 21:04:54 +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: i at maskray dot me X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: INVALID X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution 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=3D31302 Fangrui Song changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID CC| |i at maskray dot me --- Comment #12 from Fangrui Song --- Not glibc issue. lld 18 supports R_X86_64_TPOFF64 https://github.com/llvm/llvm-project/issues/85349 --=20 You are receiving this mail because: You are on the CC list for the bug.=