bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/22431] powerpc64 ld segfault when .plt discarded


From: amodra at gmail dot com
Subject: [Bug ld/22431] powerpc64 ld segfault when .plt discarded
Date: Tue, 14 Nov 2017 10:22:38 +0000

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

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|amodra at gmail dot com            |
            Summary|ld (binutils-2.29)          |powerpc64 ld segfault when
                   |segfaults when building     |.plt discarded
                   |Linux kernel (v4.14) on     |
                   |Fedora 26 ppc64le           |

--- Comment #3 from Alan Modra <amodra at gmail dot com> ---
Fixed on master.  The results are now:

ld: warning: orphan section `.gnu.hash' from `linker stubs' being placed in
section `.gnu.hash'.
ld: warning: discarding dynamic section .glink
ld: warning: discarding dynamic section .plt
ld: linkage table error against `cfhsi_get_ops'
ld: stubs don't match calculated size
ld: can not build stubs: Bad value

I'll likely backport this to 2.29 in a few days if I don't get complaints about
the new warning.

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