-Wimplicit-fallthrough warning fixes
[deliverable/binutils-gdb.git] / gas / config / obj-elf.c
index 8af563fbd24e6d1c6c1b99175d77248eace9745a..8d80c77f1535e03a39602702df6f80d7cfee6a97 100644 (file)
@@ -813,6 +813,7 @@ obj_elf_parse_section_letters (char *str, size_t len, bfd_boolean *is_clone)
                }
              break;
            }
+         /* Fall through.  */
        default:
          {
            const char *bad_msg = _("unrecognized .section attribute:"
This page took 0.026345 seconds and 4 git commands to generate.