From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 604003858418; Fri, 14 Oct 2022 01:48:49 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 604003858418 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1665712129; bh=2IyINJgHTlYm+H2WUdujqjeBfIJuxu4XkXtUbTOY1r8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=MhptaEYIz1+FObzw49wE1bXLa4hFl+TdO0OxNvNro6EeUet7EX0ZAxUvbM+fud9iP ofvXNUybGeazOHwnnYf/uYpetM/CnnxDvy+uy4GRfByfqXwS6hEeO3aaAx0xzdS5fZ 2WCbNAGfVYBhdpet4Balp3iIauFBJcCb5pt/N0w4= From: "rui314 at gmail dot com" To: glibc-bugs@sourceware.org Subject: [Bug libc/29651] glibc can't handle IRELATIVE in .rel.plt only on ARM32 and PPC Date: Fri, 14 Oct 2022 01:48:43 +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: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: rui314 at gmail 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=3D29651 --- Comment #2 from Rui Ueyama --- I added support for ifunc this way to mold and found that although it worked perfectly fine on x86-64 and other targets, it didn't on arm32 and ppc64. I abandoned that change, so I no longer have a strong opinion on this. That s= aid, I still think that it would have been better if glibc worked the same way across all targets. --=20 You are receiving this mail because: You are on the CC list for the bug.=