bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/21407] gas -relax option on SPARC generates incorrect code


From: jose.marchesi at oracle dot com
Subject: [Bug gas/21407] gas -relax option on SPARC generates incorrect code
Date: Mon, 24 Apr 2017 20:58:58 +0000

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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]