bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/18841] Data relocations with IFUNC symbols can lead to segfault


From: amodra at gmail dot com
Subject: [Bug ld/18841] Data relocations with IFUNC symbols can lead to segfault
Date: Tue, 18 Aug 2015 06:37:26 +0000

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

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |amodra at gmail dot com

--- Comment #2 from Alan Modra <amodra at gmail dot com> ---
The problem here is that x86_64 doesn't properly sort ifunc relocs last. 
elf_x86_64_reloc_type_class needs to return reloc_class_ifunc for relocs
against ifunc symbols.

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