* 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)
commit89cdfe5739c7646eaba0f004158522d39c0808aa
treebfc15e9af77db4b990d69efbcc464bfad21aabe7
parentc35da14031bf1f026af52fcce346803f47b5ae94
* 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
This page took 0.02523 seconds and 4 git commands to generate.