compiler: Don't crash on switch _ := v.(type).
authorIan Lance Taylor <ian@gcc.gnu.org>
Wed, 1 Feb 2012 20:40:31 +0000 (20:40 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Wed, 1 Feb 2012 20:40:31 +0000 (20:40 +0000)
commitfa9fe7a5a74938c73044fdd2ccd735bf0d703773
tree835b8be9bed5f845cf6ff6de6b7ebfb75d619556
parentcf82db162618c202eecf4dd8201d3fa2a5cb521b
compiler: Don't crash on switch _ := v.(type).

From-SVN: r183814
gcc/go/gofrontend/parse.cc