compiler: Check for errors in the underlying types of unary expressions.
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 23 Jul 2015 19:33:26 +0000 (19:33 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 23 Jul 2015 19:33:26 +0000 (19:33 +0000)
commit7661d702e0d198c7e7fcbce0edeef8f2f0b1a459
tree84e18f6352c2971baeba4222229e8e47cdb13a8e
parent0995ea8729815fe8a581e551be9b24800142ab3d
compiler: Check for errors in the underlying types of unary expressions.

    Fixes golang/go#11592.

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

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