-Wimplicit-fallthrough warning fixes
[deliverable/binutils-gdb.git] / bfd / elflink.c
index d7207ff02e21847a01ff9254f59518f09d0f4cd6..1591682bce824fda63d2bd59dfff5b37d967455d 100644 (file)
@@ -7940,6 +7940,7 @@ eval_symbol (bfd_vma *result,
 
     case 'S':
       symbol_is_section = TRUE;
+      /* Fall through.  */
     case 's':
       ++sym;
       symlen = strtol (sym, (char **) symp, 10);
This page took 0.025129 seconds and 4 git commands to generate.