https://sourceware.org/bugzilla/show_bug.cgi?id=20276

--- Comment #1 from H.J. Lu <hjl.tools at gmail dot com> ---
It happens on x86 since it scans relocations after opening all input
files.  get_symbols in plugin.c is called before non_ir_ref is set
during relocation scan. non_ir_ref must be set when setting a symbol
definition in IR if relocation is scanned after opening all input
files.

-- 
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

Reply via email to