bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/12919] icf fails to fold one of the component of std::sort


From: tmsriram at google dot com
Subject: [Bug gold/12919] icf fails to fold one of the component of std::sort
Date: Wed, 21 Sep 2011 21:25:45 +0000

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

--- Comment #7 from Sriraman Tallam <tmsriram at google dot com> 2011-09-21 
21:25:45 UTC ---
The std namespace is marked explicity with default visibility. So, these
symbols are exported no matter what. If you do hide those symbols the folding
will work.

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