* expr.c (operand): Remove `if (0 && ..)' statement and
authorBen Elliston <bje@au.ibm.com>
Tue, 9 May 2006 04:54:32 +0000 (04:54 +0000)
committerBen Elliston <bje@au.ibm.com>
Tue, 9 May 2006 04:54:32 +0000 (04:54 +0000)
commit8c9f705ebb4a261be2fcf9e032e45fb90123d1d7
tree0baeea2fa905c7929444e4df200d0868163dc23b
parente4d4d200c08f9bd2cef561f9acfb3464389d5dbe
    * 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
This page took 0.028179 seconds and 4 git commands to generate.