|
From: | ivanhoe at fiscari dot de |
Subject: | [Bug ld/28231] relocation truncated to fit: R_X86_64_32S against `.text' |
Date: | Tue, 29 Aug 2023 10:26:57 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=28231 --- Comment #3 from Markus Fischer <ivanhoe at fiscari dot de> --- (In reply to Jan Beulich from comment #2) > 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. Thank you for pointing that out. With (%%rip) appended to 1f the TK code links without error. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |