compiler: Report errors for non-integral shift counts.
authorIan Lance Taylor <ian@gcc.gnu.org>
Tue, 20 Oct 2015 18:14:30 +0000 (18:14 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Tue, 20 Oct 2015 18:14:30 +0000 (18:14 +0000)
commit28c64f64a40843a5951225a2c5949f21a6bc15b4
tree0d598261823b603990969463f0781fc713573c1f
parent51090a412a665305192e7a05b96bb753b02f591e
compiler: Report errors for non-integral shift counts.

    Fixes golang/go#12618.

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

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