compiler: explicitly convert between type aliases
commit229846311b8a883ca7ec9ada49fedc3e813e41fa
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 26 Oct 2017 23:04:12 +0000 (26 23:04 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 26 Oct 2017 23:04:12 +0000 (26 23:04 +0000)
treed9d0d3c409c9dbcccf50b746203d6675f1ba3f3c
parent26edd35f7b98fe051da5583535c150cecaf80080
compiler: explicitly convert between type aliases

    Otherwise we can get a crash in the backend.

    Test case is https://golang.org/cl/73790.

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@254126 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/go/gofrontend/MERGE
gcc/go/gofrontend/expressions.cc