This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug dynamic-link/14978] Incorrect R_X86_64_GLOB_DAT/R_X86_64_JUMP_SLOT handling


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

--- Comment #3 from Rich Felker <bugdal at aerifal dot cx> 2012-12-20 02:51:20 UTC ---
My comment has nothing to do with whether there are multiple GOT entries for a
symbol but rather whether R_X86_64_GLOB_DAT is used for non-GOT relocations as
well, particularly data relocations where you have an address constant other
than the base address of a symbol. The corresponding relocation on i386 seems
to be used in this way...

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]