OSDN Git Service

* 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)
commita33e4f57f076751054ec38519a3cab1999db4d2d
tree120b200776dfb15b3b43fcc9d64fd8ceeeaae285
parent5bee30fd39951ef80fc9315ec7c313ec7adf6d1e
    * 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