* expr.c (operand): Remove `if (0 && ..)' statement and
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 942cbf7630ff56800b86cd321d1e9e23adf9d941..c099fb015974f92d3b63599ad92809fd827ddce7 100644 (file)
@@ -1,3 +1,11 @@
+2006-05-09  Ben Elliston  <bje@au.ibm.com>
+
+       * 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.
+
 2006-05-08  Nick Clifton  <nickc@redhat.com>
 
        PR gas/2623
This page took 0.029121 seconds and 4 git commands to generate.