runtime: Delete from a nil map is now a no-op.
authorIan Lance Taylor <ian@gcc.gnu.org>
Wed, 12 Dec 2012 23:29:10 +0000 (23:29 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Wed, 12 Dec 2012 23:29:10 +0000 (23:29 +0000)
commit35f33e3802becf1e1d9c5014c0ac8bafe0bdbc77
treea3ebb151582706d18204c86ddf5b9e4fe73ed6c5
parent8318d4ce56634f309a5d47da92ba4fccb72fec15
runtime: Delete from a nil map is now a no-op.

From-SVN: r194462
gcc/testsuite/go.test/test/nil.go
libgo/runtime/go-map-delete.c