bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/12370] Symbols present in LTO symbol table resolved as PREVAIL


From: ccoutant at google dot com
Subject: [Bug gold/12370] Symbols present in LTO symbol table resolved as PREVAILING_DEF_IRONLY and optimized out appears in final symbol table.
Date: Thu, 14 Jul 2011 22:21:10 +0000

http://sourceware.org/bugzilla/show_bug.cgi?id=12370

--- Comment #4 from Cary Coutant <ccoutant at google dot com> 2011-07-14 
22:20:24 UTC ---
Are you using gold from binutils-2.21 or top of trunk?

Rafael committed a patch in February to fix this:

   http://sourceware.org/ml/binutils-cvs/2011-02/msg00101.html

But that patch is not in 2.21.

Gold does still leave two of those symbols in the a.out:

                 U _ZTVN10__cxxabiv117__class_type_infoE
                 U _ZdlPv

But these are defined in the runtime library, not in the original IR file, so
the references to them remain. This shouldn't cause any harm. If it is a
problem, please explain why.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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]