-Wimplicit-fallthrough warning fixes
[deliverable/binutils-gdb.git] / bfd / elfnn-ia64.c
index 065409155af2f8429c9696677ad720df9300364f..a9a01fe599ad68ca71f8e94de652377a48bf0035 100644 (file)
@@ -4485,6 +4485,7 @@ missing_tls_sec:
                       rel->r_offset, input_section->size);
                    break;
                  }
+               /* Fall through.  */
              default:
                (*info->callbacks->reloc_overflow) (info,
                                                    &h->root,
This page took 0.038357 seconds and 4 git commands to generate.