OSDN Git Service

* listing.c (listing_listing): Remove useless loop.
authorBen Elliston <bje@au.ibm.com>
Mon, 1 May 2006 09:21:46 +0000 (09:21 +0000)
committerBen Elliston <bje@au.ibm.com>
Mon, 1 May 2006 09:21:46 +0000 (09:21 +0000)
commit1484e78d337f3d73fd0bf4a588956a494182a022
treeb3617d34ef9e4b584028fc539ce3deaaa0e719c8
parentb21e8cc408eb12bea690167d360e6edfca49d3d5
* 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