[v3] Fix profile mode failures

Paolo Carlini paolo.carlini@oracle.com
Thu Nov 8 12:42:00 GMT 2012


On 11/08/2012 02:58 AM, Paolo Carlini wrote:
> On 11/08/2012 02:37 AM, Jonathan Wakely wrote:
>> Bah, it's nothing to do with me, the profile-mode list should never 
>> have worked! I'm testing this overnight.
> Ah! Thanks!
By the way, I'm also seeing this:

WARNING: 23_containers/unordered_multimap/insert/55028-debug.cc 
compilation failed to produce executable

but in this case the issue is even more trivial: we are explicitly 
passing -D_GLIBCXX_DEBUG - which lately we are supposed to not do - and 
it conflicts with profile-mode. I'll fix it.

Paolo.



More information about the Libstdc++ mailing list