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

--- Comment #26 from H.J. Lu <hjl.tools at gmail dot com> ---
(In reply to Nick Clifton from comment #25)
> Hi Guys,
> 
> I was able to reproduce the problem.  The issue is that
> elf_i386_link_setup_gnu_properties was selecting a non-ELF format bfd to
> hold the linker created GOT sections.  The problem did not happen with the
> x86_64 target because that used the bfd returned by
> _bfd_elf_link_setup_gnu_properties.
> 

Can you show me how to reproduce the issue? I'd like to add a testcase.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to