[RFC][PATCH] Check ELF relocs after opening all all input files

H.J. Lu hjl.tools@gmail.com
Wed Apr 20 14:25:00 GMT 2016


On Wed, Apr 20, 2016 at 6:55 AM, Alan Modra <amodra@gmail.com> wrote:
> On Wed, Apr 20, 2016 at 05:23:11AM -0700, H.J. Lu wrote:
>> ldemul_before_allocation is too late.  It should be called before
>> map_input_to_output_sections.
>
> Oh yeah, check_relocs creates sections, that need to be mapped.  Are
> there any other reasons?

Only one I found so far.  I am in the process to remove refcount
from x86 backend.


-- 
H.J.



More information about the Binutils mailing list