bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/28231] relocation truncated to fit: R_X86_64_32S against `.text'


From: jbeulich at suse dot com
Subject: [Bug ld/28231] relocation truncated to fit: R_X86_64_32S against `.text'
Date: Wed, 16 Aug 2023 13:01:07 +0000

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

Jan Beulich <jbeulich at suse dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jbeulich at suse dot com

--- Comment #2 from Jan Beulich <jbeulich at suse dot com> ---
Your testcase doesn't match anything in the referenced source; the closest I
can see there is 

            "leaq       1f(%%rip),      %%rax"          "\n\t"

yet the difference (whether or not (%%rip) is appended to 1f) is what I would
expect to make things work. In fact that code was changed in this very way
almost three years ago.

I'm inclined to conclude: Not an issue anymore with the code brought into
proper shape. Please confirm.

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