http://sourceware.org/bugzilla/show_bug.cgi?id=12166
--- Comment #4 from Dave Korn <davek at gcc dot gnu.org> 2010-10-29 12:29:33 UTC --- Created attachment 5100 --> http://sourceware.org/bugzilla/attachment.cgi?id=5100 Avoid truncation. Assuming that the frob_symbol hook can't be called twice on the same symbol, which it looks like to me, then weak_altname2name is just being paranoid in thinking that the symbol might have already been uniquified, and weak_uniquify itself doesn't need to take any care to avoid re-uniquifying a name. -- 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 http://lists.gnu.org/mailman/listinfo/bug-binutils