]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gas/config/tc-arc.c
-Wimplicit-fallthrough error fixes
[thirdparty/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;
                    }