]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/plugin.cc
plugin.c (register_plugin_info): Produce an error message if the plugin is not found...
authorNick Clifton <nickc@redhat.com>
Thu, 27 Oct 2016 08:38:07 +0000 (08:38 +0000)
committerNick Clifton <nickc@gcc.gnu.org>
Thu, 27 Oct 2016 08:38:07 +0000 (08:38 +0000)
commitb5300487f1c9c92f1f5bbe1063a0240154815f47
tree9a205f4e8075a586b54c5d2ae393c5fa91ae1b03
parentad6e4ba8de6dc0efd62754164d432f9349beb25b
plugin.c (register_plugin_info): Produce an error message if the plugin is not found in the hash table.

* plugin.c (register_plugin_info): Produce an error message if the
plugin is not found in the hash table.

From-SVN: r241613
gcc/ChangeLog
gcc/plugin.c