Add fall through comment to source in cpu/
[deliverable/binutils-gdb.git] / cpu / mep.opc
index 6b4e9ff821207b1d68f74f96e748b6b1ca5314a2..7ed3ea8ca848f6e6b39b1ff2360ae04283b735b9 100644 (file)
@@ -790,6 +790,7 @@ expand_string (const char *in, int first_only)
                  break;
                case '(':
                  depth++;
+                 /* Fall through.  */
                default:
                  args[narg].len++;
                  break;                  
This page took 0.024217 seconds and 4 git commands to generate.