https://sourceware.org/bugzilla/show_bug.cgi?id=27119
Alexander Monakov <amonakov at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |amonakov at gmail dot com
--- Comment #4 from Alexander Monakov <amonakov at gmail dot com> ---
(In reply to H.J. Lu from comment #3)
> Don't use
>
> OUTPUT_FORMAT("binary")
>
> with backend specific relocations, like R_X86_64_GOTPCRELX, since the
> generic binary linker can't process them properly.
If some part of the linker cannot process a particular relocation, why is it
emitting random nonsense instead of issuing a diagnostic message and stopping
with an error?
How is this "Not a bug"? This is a valid quality-of-implementation issue.
--
You are receiving this mail because:
You are on the CC list for the bug.