https://sourceware.org/bugzilla/show_bug.cgi?id=30343
--- Comment #1 from Alan Modra <amodra at gmail dot com> --- Created attachment 14841 --> https://sourceware.org/bugzilla/attachment.cgi?id=14841&action=edit run pe after_open earlier This cures the _pei386_runtime_relocator problem but unfortunately results in "undefined reference to `arr'". Very likely parts of the pe after_open function need to run both before plugin_call_all_symbols_read and after the LTO plugin has recompiled code. -- You are receiving this mail because: You are on the CC list for the bug.