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

--- Comment #3 from H.J. Lu <hjl.tools at gmail dot com> ---
bar needs to be dynamic due to GOT reference.  Since x86-64 removes GOT
reference, it doesn't cause any issues.  Mixing different types of symbols
doesn't work when 2 symbols with the same name and different types are
both dynamic.  I will XFAIL those tests for i386.

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