bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/28098] Linking with with libcudart_static.a produces an empty


From: michael.krasnyk at gmail dot com
Subject: [Bug gold/28098] Linking with with libcudart_static.a produces an empty eh_frame_hdr section
Date: Sat, 17 Jul 2021 15:56:45 +0000

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

--- Comment #1 from Michael Krasnyk <michael.krasnyk at gmail dot com> ---
Created attachment 13559
  --> https://sourceware.org/bugzilla/attachment.cgi?id=13559&action=edit
add filtering of R_X86_64_NONE entries

Relocation section '.rela.eh_frame' has an R_X86_64_NONE entry

0000000000013200  0000000a00000002 R_X86_64_PC32          0000000000000000
.text + 5ae80
0000000000013238  0000000000000000 R_X86_64_NONE                             0
0000000000013258  0000001e00000002 R_X86_64_PC32          0000000000000000
.text._ZN15CUOSdlsymLoaderIPFimPKcEED2Ev + 0



Please consider the patch that adds filtering R_X86_64_NONE entries in
Track_relocs<size, big_endian>::advance

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