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

--- Comment #5 from Jose E. Marchesi <jose.marchesi at oracle dot com> ---
When md_apply_fix is called, the fixup information for relocations that can be
already resolved by patching constants in instructions (like symbols defined in
the same segment in a.out) has addsy set to NULL instead of containing
information about a symbol or a segment symbol.

Take a look to gas/write.c:fixup_segment.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to