bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/30343] LTO drops explicitly referenced symbol _pei386_runtime_re


From: amodra at gmail dot com
Subject: [Bug ld/30343] LTO drops explicitly referenced symbol _pei386_runtime_relocator
Date: Wed, 19 Apr 2023 02:05:39 +0000

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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]