[Bug gold/28098] New: Linking with with libcudart_static.a produces an empty eh_frame_hdr section

2021-07-17 Thread michael.krasnyk at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28098 Bug ID: 28098 Summary: Linking with with libcudart_static.a produces an empty eh_frame_hdr section Product: binutils Version: 2.38 (HEAD) Status: UNCONFIRMED

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

2021-07-17 Thread michael.krasnyk at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28098 --- Comment #1 from Michael Krasnyk --- 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

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

2021-07-17 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28098 Alan Modra changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

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

2021-07-17 Thread michael.krasnyk at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28098 --- Comment #3 from Michael Krasnyk --- Thanks for your comments, Alan! I have sent the updated patch to the mailing list. To duplicate here from the email: Result values of Reloc::advance are used at five places https://sourceware.org/git/?

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

2021-07-17 Thread michael.krasnyk at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28098 --- Comment #4 from Michael Krasnyk --- Created attachment 13561 --> https://sourceware.org/bugzilla/attachment.cgi?id=13561&action=edit updated patch -- You are receiving this mail because: You are on the CC list for the bug.