]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* struc-symbol.h: Add new "sy_used" field to the symbol structure.
authorJeff Law <law@redhat.com>
Tue, 2 Nov 1993 06:10:52 +0000 (06:10 +0000)
committerJeff Law <law@redhat.com>
Tue, 2 Nov 1993 06:10:52 +0000 (06:10 +0000)
commit009dc5e1e51a2770064f1072334900c5b995b0df
treec39acf703a0faeb0e4343fba0a2d4c0fded2645e
parentd136b7637d755341a6168f8feb79f58c35ccbf11
* struc-symbol.h: Add new "sy_used" field to the symbol structure.
* expr.c (operand): Set sy_used for any symbol used as an operand.
(expr): Likewise for any symbol used in an expression.
* config/tc-hppa.h (tc_frob_symbol): Define.  Punt imported
symbols which are never used and absolute symbols which local scope.
gas/ChangeLog
gas/expr.c