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 20:42:08 +0000

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

--- Comment #3 from Aurelien Jarno <aurelien at aurel32 dot net> ---
Thanks for the fast answer. I understand that the support is missing, and that
it might take time to add it.

The problem is not directly the missing support, but the fact that basic
support is there, which is enough for the GNU libc configure script to detect
that IFUNC support is available:
https://sourceware.org/git/?p=glibc.git;a=blob;f=configure.ac;h=49b900c1ed68fa4dd1dadca809ceb6e8b237a89c;hb=HEAD#l629

Would it actually make sense to make sure such a simple test fails to build
until there is a full support, so that the feature gets entirely disabled on
the GNU libc side?

-- 
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]