http://sourceware.org/bugzilla/show_bug.cgi?id=13178

--- Comment #2 from Ulrich Drepper <drepper.fsp at gmail dot com> 2011-09-11 
17:13:58 UTC ---
(In reply to comment #1)
> X86_64_GLOB_DAT was used to preempt f.  Will preempt work without
> X86_64_GLOB_DAT?

You mean preloading such an object?  Why should this matter?  Any relocation
will only look at the symbol record in the DSO with the definition.  This will
prevoke the indirect function be called, even in the case of dlsym().

What do I miss?  Please describe the situation I think needs this relocation.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to