-Wimplicit-fallthrough warning fixes
[deliverable/binutils-gdb.git] / bfd / elfxx-mips.c
index c1eeb717a3c8cae7031503ae9268e4a3e7a0b8f2..65f1ee4ea3aa03df44b6db60e19ea953cf5f3210 100644 (file)
@@ -11645,7 +11645,8 @@ _bfd_mips_elf_finish_dynamic_sections (bfd *output_bfd,
                }
              /* In case if we don't have global got symbols we default
                 to setting DT_MIPS_GOTSYM to the same value as
-                DT_MIPS_SYMTABNO, so we just fall through.  */
+                DT_MIPS_SYMTABNO.  */
+             /* Fall through.  */
 
            case DT_MIPS_SYMTABNO:
              name = ".dynsym";
This page took 0.024371 seconds and 4 git commands to generate.