This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils 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]

Re: [PATCH] tests: elfstrmerge warn about STT_SECTION symbol for shstrhndx.


On Thu, Dec 31, 2015 at 11:08:12PM +0100, Mark Wielaard wrote:
> Old linkers might have created an STT_SECTION symbol for the section
> header string table section, which isn't actually used.  For now just
> warn about such symbols. If such a symbol would actually really be used
> (but why?) then we would have to handle it by removing it and rewriting
> the symbol table.
> 
> This is a testsuite only change, but includes an extra test with files
> that have such STT_SECTION symbols to make sure it will be handled in
> case we "upgrade" the elfstrmerge test to a real utility.

Pushed to master.

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