Stop the plugin handler from ignoring unknown symbol types when conanicalizing weak...
authorNick Clifton <nickc@redhat.com>
Tue, 8 Sep 2020 08:49:15 +0000 (09:49 +0100)
committerNick Clifton <nickc@redhat.com>
Tue, 8 Sep 2020 08:49:15 +0000 (09:49 +0100)
commitb5ffa9182b5cfa038c494e4199224a90955d635d
tree36fa78c9840b622983dd46671ad65345a32419e9
parent54844aa7068854d8daeb7680b3f8625fb1dd939c
Stop the plugin handler from ignoring unknown symbol types when conanicalizing weak definitions.

* plugin.c (bfd_plugin_canonicalize_symtab): Handle the case of an
unrecognized symbol type in a weak definition.
bfd/ChangeLog
bfd/plugin.c