bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/21402] i386: indirect5 failures


From: hjl.tools at gmail dot com
Subject: [Bug ld/21402] i386: indirect5 failures
Date: Thu, 20 Apr 2017 18:04:58 +0000

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.


reply via email to

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