From 6e4d522907e6b8c18d1cdc9850f849550beb8380 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Mon, 5 Jun 2000 18:15:35 +0000 Subject: [PATCH] Remove the `/* Fall through. */' comment in elf_link_output_extsym () for the indirect symbol. --- bfd/elflink.h | 1 - 1 file changed, 1 deletion(-) diff --git a/bfd/elflink.h b/bfd/elflink.h index a1390d30b..898d6b3a9 100644 --- a/bfd/elflink.h +++ b/bfd/elflink.h @@ -5036,7 +5036,6 @@ elf_link_output_extsym (h, data) since the indirected symbol is already in the hash table. */ return true; - /* Fall through. */ case bfd_link_hash_warning: /* We can't represent these symbols in ELF, although a warning symbol may have come from a .gnu.warning.SYMBOL section. We -- 2.11.4.GIT