PR 54075 Fix hashtable::reserve

Paolo Carlini paolo.carlini@oracle.com
Thu Jul 26 22:53:00 GMT 2012


On 07/25/2012 04:55 PM, Jonathan Wakely wrote:
> Yes, I think so, it's a regression from 4.6.
>
> Thanks for dealing with it so quickly.
Thanks indeed.

However, looks like we have another issue, unrelated to reserve, pure 
performance not correctness, with the sheer number of rehashes when the 
map grows. First blush doesn't seem something very too hard to fix, but 
submitters for some reason don't feel like providing a complete testcase 
for it...

Thanks again!
Paolo.



More information about the Gcc-patches mailing list