compiler: Don't make temporaries for constant string concatentation.
authorIan Lance Taylor <ian@gcc.gnu.org>
Tue, 5 May 2015 20:56:59 +0000 (20:56 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Tue, 5 May 2015 20:56:59 +0000 (20:56 +0000)
commit5003ddad85b7de334c87d5716393da52d471f241
tree2e477c359a77ed28cac697fb3572c2a90c5d32cc
parent21c0a521e4c1059b59ec2f15fad7469134126d7c
compiler: Don't make temporaries for constant string concatentation.

Fixes golang/go#10642.

From-SVN: r222828
gcc/go/gofrontend/expressions.cc