compiler: Don't make temporaries for constant operands.
authorIan Lance Taylor <ian@gcc.gnu.org>
Wed, 7 Oct 2015 17:47:45 +0000 (17:47 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Wed, 7 Oct 2015 17:47:45 +0000 (17:47 +0000)
commit65f52d9af65ab48835d9e40c866c121f2569fb01
tree165e79eddcc63188b2d2b34fcdb206e8d4a23625
parentcba9c7897755fe9f7343d5428b12eea53c98b94e
compiler: Don't make temporaries for constant operands.

    Fixes golang/go#12616.

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

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