]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - bfd/coff-h8300.c
-Wimplicit-fallthrough warning fixes
[thirdparty/binutils-gdb.git] / bfd / coff-h8300.c
index 3e4722c0baf0d5e4a3dd694a4c19f2ee0a4ed68a..a6877088a944dbc7fe8e58db7e1230c52950b451 100644 (file)
@@ -579,9 +579,7 @@ h8300_reloc16_estimate (bfd *abfd, asection *input_section, arelent *reloc,
          /* Done with this reloc.  */
          break;
        }
-
-      /* FALLTHROUGH and try to turn the 24-/32-bit reloc into a 16-bit
-        reloc.  */
+      /* Fall through.  */
 
     /* This is a 24-/32-bit absolute address in a mov insn, which can
        become an 16-bit absolute address if it's in the right range.  */