compiler: Don't assign to embedded builtins in imported struct composite
authorIan Lance Taylor <ian@gcc.gnu.org>
Wed, 7 Jan 2015 15:38:24 +0000 (15:38 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Wed, 7 Jan 2015 15:38:24 +0000 (15:38 +0000)
commitee756af88e15fd3aaaf9a7ec37fdc9b1e873e557
treefcec12af91791a3df6f56aac083de204601cf1a3
parent50bb6c8e11803519bba0e58f9efee524acb99fc1
compiler: Don't assign to embedded builtins in imported struct composite
literals.

Fixes https://github.com/golang/go/issues/6832.

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