compiler: Don't make temporaries for constant operands.
commit545ab43b95d8e7cfab7b02a1269eea5249e80445
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 7 Oct 2015 17:47:45 +0000 (7 17:47 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 7 Oct 2015 17:47:45 +0000 (7 17:47 +0000)
tree165e79eddcc63188b2d2b34fcdb206e8d4a23625
parent571e1a4c5de6a5e5958a215788a585f7cad4680a
compiler: Don't make temporaries for constant operands.

    Fixes golang/go#12616.

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

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