compiler: Don't crash on invalid array type declarations.
authorIan Lance Taylor <ian@gcc.gnu.org>
Tue, 26 Jan 2016 23:28:37 +0000 (23:28 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Tue, 26 Jan 2016 23:28:37 +0000 (23:28 +0000)
commit7c97a53ac2991e7804c72b4a168773212307db3b
tree57bc3b584cc5debb4b0d25f8d46f35b2e8d3a43b
parente4aac1d178008b0c40c0a44baa282d0d8be4e656
compiler: Don't crash on invalid array type declarations.

    Fixes golang/go#12937.

    Reviewed-on: https://go-review.googlesource.com/16233

From-SVN: r232857
gcc/go/gofrontend/MERGE
gcc/go/gofrontend/gogo.cc