bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/25501] STT_GNU_IFUNC causes assertion on 64-bit RISC-V


From: aurelien at aurel32 dot net
Subject: [Bug ld/25501] STT_GNU_IFUNC causes assertion on 64-bit RISC-V
Date: Tue, 04 Feb 2020 21:42:40 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=25501

--- Comment #7 from Aurelien Jarno <aurelien at aurel32 dot net> ---
It creates a relocation because my GCC defaults to -pie. It is not present when
I compile conftest.S with -no-pie.

I observe the same behaviour with MIPS, which doesn't support IFUNC. It looks
like the GNU libc configure test is therefore broken.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]