compiler: Don't allow shifts with non-integers.
authorIan Lance Taylor <ian@gcc.gnu.org>
Thu, 10 Sep 2015 03:46:03 +0000 (03:46 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Thu, 10 Sep 2015 03:46:03 +0000 (03:46 +0000)
commit609df8a305e7d4a8325348078ba8d71638a3db25
treed2f088980e371b7decedce6bb5a235cd722f2390
parentc41963bbcea87405e04ef59efa7b3226529b42d8
compiler: Don't allow shifts with non-integers.

    Fixes golang/go#11616.

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

From-SVN: r227604
gcc/go/gofrontend/MERGE
gcc/go/gofrontend/expressions.cc