-Wimplicit-fallthrough error fixes
[deliverable/binutils-gdb.git] / gas / config / tc-i960.c
index 59ef760af318b349792f162b2a1a37e09190d3d7..5afbb6f313c2d3c03e10c90e68ac872af30b39fc 100644 (file)
@@ -577,6 +577,7 @@ get_cdisp (const char *dispP, /* Displacement as specified in source instruction
     {
     case O_illegal:
       as_bad (_("expression syntax error"));
+      break;
 
     case O_symbol:
       if (S_GET_SEGMENT (e.X_add_symbol) == now_seg
This page took 0.023528 seconds and 4 git commands to generate.