https://sourceware.org/bugzilla/show_bug.cgi?id=20321
--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by H.J. Lu <h...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=c3e1c28ebfdb20ff4498bcc792228283b903d393 commit c3e1c28ebfdb20ff4498bcc792228283b903d393 Author: H.J. Lu <hjl.to...@gmail.com> Date: Mon Jul 4 08:55:04 2016 -0700 Warn and return for duplicated plugin If a plugin has been loaded already, we should warn and return, instead of adding it on the plugin list. PR ld/20321 * plugin.c (plugin_opt_plugin): Warn and return if plugin has been loaded already. * testsuite/ld-plugin/lto.exp: Run PR ld/20321 test. * testsuite/ld-plugin/pr20321.c: New file. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils