OSDN Git Service

* listing.c (listing_listing): Remove useless loop.
authorbje <bje>
Mon, 1 May 2006 09:21:46 +0000 (09:21 +0000)
committerbje <bje>
Mon, 1 May 2006 09:21:46 +0000 (09:21 +0000)
commit546140e2ea97fba525baeee93054aefd0b6edc4b
tree4e8e47ae112ed953cc1f4fb8fe36ad69c296f054
parentdacee221339804264f256ee0a596128c2dc44946
* listing.c (listing_listing): Remove useless loop.
* macro.c (macro_expand): Remove is_positional local variable.
* read.c (s_comm_internal): Simplify `if' condition 1 || x -> 1
and simplify surrounding expressions, where possible.
(assign_symbol): Likewise.
(s_weakref): Likewise.
* symbols.c (colon): Likewise.
gas/ChangeLog
gas/listing.c
gas/macro.c
gas/read.c
gas/symbols.c