re PR go/65349 (go tool crashes, can't compile go code on 32bit linux systems)
authorIan Lance Taylor <ian@gcc.gnu.org>
Mon, 9 Mar 2015 23:43:16 +0000 (23:43 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Mon, 9 Mar 2015 23:43:16 +0000 (23:43 +0000)
commitdc4d494ae91b055b0b2cac39a6aaa8c6352f09c8
treeee68a97d9bc6e777780ba979db45c56acc20db19
parent4729d7726bdc86c46aeb525270909b73490ce206
re PR go/65349 (go tool crashes, can't compile go code on 32bit linux systems)

PR go/65349
runtime: Don't crash if explicitly freeing small map.

From-SVN: r221292
libgo/runtime/go-map-index.c