OSDN Git Service

* expr.c (operand): Remove `if (0 && ..)' statement and
authorbje <bje>
Tue, 9 May 2006 04:54:32 +0000 (04:54 +0000)
committerbje <bje>
Tue, 9 May 2006 04:54:32 +0000 (04:54 +0000)
commit431fd8305510568147996549085a52e3e9aaf72f
tree2b38ca6077c03256c3d04897e20b54e8110cc20e
parent71200304590133f0de1d777a044aea28982f517a
    * expr.c (operand): Remove `if (0 && ..)' statement and
        subsequently unused target_op label.  Collapse `if (1 || ..)'
        statement.
        * app.c (do_scrub_chars): Remove unused case 0, as it is handled
        separately above the switch.
gas/ChangeLog
gas/app.c
gas/expr.c