bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/20267] ld.bfd crash when link with LLVMgold.so plugin


From: hjl.tools at gmail dot com
Subject: [Bug ld/20267] ld.bfd crash when link with LLVMgold.so plugin
Date: Fri, 17 Jun 2016 18:05:12 +0000

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

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |NEW

--- Comment #2 from H.J. Lu <hjl.tools at gmail dot com> ---
(In reply to huang zhenyu from comment #0)

> If I add one more check after `bfd_check_format`, it seems that the problem
> is fixed:
> 
>   if (abfd->plugin_format == bfd_plugin_yes)
>     return FALSE;

This will ignore archive with IR.

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