https://sourceware.org/bugzilla/show_bug.cgi?id=26675
--- Comment #18 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=04e433a8571e727108b8f1b9a04ba5c7ab20112c commit 04e433a8571e727108b8f1b9a04ba5c7ab20112c Author: H.J. Lu <hjl.to...@gmail.com> Date: Wed Sep 30 05:23:20 2020 -0700 ld: Override the IR definition for non-ELF targets For non-ELF targets, override the IR definition before all LTO symbols have been read. PR ld/26675 * plugin.c (plugin_notice): Override the IR definition before all LTO symbols have been read for non-ELF targets. -- You are receiving this mail because: You are on the CC list for the bug.