bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/23850] GNU strip should not discard/move .rela.plt in exec


From: maskray at google dot com
Subject: [Bug binutils/23850] GNU strip should not discard/move .rela.plt in executable linking glibc statically
Date: Thu, 01 Nov 2018 22:23:36 +0000

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

--- Comment #1 from Fangrui Song <maskray at google dot com> ---
Is this because .rela.plt (SHF_ALLOC) should not have sh_link pointing to
.symtab (non-SHF_ALLOC)? If it is the case, perhaps `readelf -S a` should not
warn on such executable.

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