bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/25617] Gold looks up shared object information in section head


From: klkblake at gmail dot com
Subject: [Bug gold/25617] Gold looks up shared object information in section headers instead of the dynamic array
Date: Mon, 02 Mar 2020 03:52:39 +0000

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

--- Comment #3 from Kaylee <klkblake at gmail dot com> ---
Created attachment 12332
  --> https://sourceware.org/bugzilla/attachment.cgi?id=12332&action=edit
testcase with only shstrtab

This testcase has a minimal section header table containing only `.shstrtab`.
This works around the previous error, but linking against it fails anyway as
gold only tries to find `.dynsym` through the section header table.

Both test cases expose a single function, `run()`, that does nothing but
return.

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