-Wimplicit-fallthrough warning fixes
[deliverable/binutils-gdb.git] / bfd / pdp11.c
index 7daf52d38204b34ce1f7845f1aa22333bcb03440..089c917bff95ec77a6e87e450e5bbb2b273a19e8 100644 (file)
@@ -2985,6 +2985,7 @@ aout_link_write_other_symbol (struct bfd_hash_entry *bh, void *data)
     case bfd_link_hash_undefweak:
       type = N_WEAKU;
       val = 0;
+      /* Fall through.  */
     case bfd_link_hash_indirect:
     case bfd_link_hash_warning:
       /* FIXME: Ignore these for now.  The circumstances under which
This page took 0.025009 seconds and 4 git commands to generate.