[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
Severity: normal Priority: P2 Component: gold Assignee: ccoutant at gmail dot com Reporter: michael.krasnyk at gmail dot com CC: ian at airs dot com Target Milestone: --- Hi, linking with with libcudart_static.a produces an empty

[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 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.