projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94b6c40
)
Remove the `/* Fall through. */' comment in elf_link_output_extsym ()
author
H.J. Lu
<hjl.tools@gmail.com>
Mon, 5 Jun 2000 18:15:35 +0000
(18:15 +0000)
committer
H.J. Lu
<hjl.tools@gmail.com>
Mon, 5 Jun 2000 18:15:35 +0000
(18:15 +0000)
for the indirect symbol.
bfd/elflink.h
patch
|
blob
|
history
diff --git
a/bfd/elflink.h
b/bfd/elflink.h
index a1390d30b2dfba222f2cade1613dea5bc756c23f..898d6b3a9cb89a32c7f2532b4d88bd8fba3cc3d9 100644
(file)
--- 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