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. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils