bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/30824] BFD (GNU Binutils) 2.41 internal error, aborting at elf64


From: nickc at redhat dot com
Subject: [Bug ld/30824] BFD (GNU Binutils) 2.41 internal error, aborting at elf64-ppc.c:17531 in ppc64_elf_relocate_section
Date: Mon, 15 Jan 2024 17:16:00 +0000

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

--- Comment #3 from Nick Clifton <nickc at redhat dot com> ---
Created attachment 15304
  --> https://sourceware.org/bugzilla/attachment.cgi?id=15304&action=edit
Proposed patch

I am not sure if this will help, but the uploaded patch allows the link to
succeed.

I am not a PowerPC expert, so most of my investigation was guesswork.  But it
looked to me like there are some special cases where DT_RELR relocs do not need
to be created and the if-statement that was checking for these cases needed to
be tweaked.  This is what the patch does.   Whether the resulting linked binary
actually works however is something that I have yet to test.

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