r189766 - /trunk/libgo/runtime/go-new-map.c

ian@gcc.gnu.org ian@gcc.gnu.org
Mon Jul 23 03:57:00 GMT 2012


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



More information about the Gcc-cvs mailing list