Author: ian
Date: Mon Jul 23 03:57:28 2012
New Revision: 189766
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189766
Log:
runtime: correct a logic error in hashmap growth.
The bug prevented maps to grow properly to sizes
larger than 1.3 million.
>From Rémy Oudompheng.
Modified:
trunk/libgo/runtime/go-new-map.c