This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB 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 gdb/11786] PIE support may not work for some PIEs


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

--- Comment #6 from Jan Kratochvil <jan.kratochvil at redhat dot com> ---
(In reply to dje from comment #4)
> Gold also sets the alignment (p_align) of GNU_RELRO differently.

Differently than... bfd ld?  gold vs. ld executables are a different build
which cannot match / is not guaranteed to match.  Therefore gold vs. ld
executable should be found as differentl, therefore GNU_RELRO p_align _should_
be verified by svr4_exec_displacement.

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