]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* symbols.c (symbol_clone_if_forward_ref): Don't limit cloning
authorMaciej W. Rozycki <macro@linux-mips.org>
Wed, 1 Dec 2010 20:35:13 +0000 (20:35 +0000)
committerMaciej W. Rozycki <macro@linux-mips.org>
Wed, 1 Dec 2010 20:35:13 +0000 (20:35 +0000)
commit3df4e177c9bdd2dd095a3c4e437ffba47cf32b37
tree1e0b4d6935ae4502e8902e89b6eab3b00d87ed6c
parent5f5f22c0ceea6f393a7768e475705f4e553e511e
* symbols.c (symbol_clone_if_forward_ref): Don't limit cloning
to expr_section symbols; clone all equated symbols.  Clear
sy_resolving of the cloned copy.
* expr.c (operand): Only clone equated symbols on a final
(i.e. non-equated) reference.
gas/ChangeLog
gas/expr.c
gas/symbols.c