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

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |amodra at gmail dot com

--- Comment #2 from Alan Modra <amodra at gmail dot com> ---
So after spending a lot of time in gdb I've figured out why the patch produces
different results to the original, a bug in resolve_symbol_value.  gas was
hitting the block starting with the comment "If the symbol is an expression
symbol" when it shouldn't.  I'll be committing a patch to fix that problem when
I'm satisfied that the patch isn't just papering over a deeper problem.

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