-Wimplicit-fallthrough error fixes
[deliverable/binutils-gdb.git] / gas / config / tc-arc.c
index 58adf0b341caf2dce4889c4597d6743dbde94208..d480bf1a1e9f8b7fc331629ed82ba10d71d47023 100644 (file)
@@ -1929,6 +1929,7 @@ find_opcode_match (const struct arc_opcode_hash_entry *entry,
                    case O_absent:
                      if (!generic_reloc_p (operand->default_reloc))
                        goto match_failed;
+                     break;
                    default:
                      break;
                    }
This page took 0.023284 seconds and 4 git commands to generate.