compiler: Fix bogus init loop error with struct composite literal.
authorIan Lance Taylor <ian@gcc.gnu.org>
Fri, 8 Nov 2013 17:35:24 +0000 (17:35 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Fri, 8 Nov 2013 17:35:24 +0000 (17:35 +0000)
commit68607055124d868de0a7a9f1a3a97a8cdc2a090a
tree8e018764c60906923b4368389d32c187887c5e74
parente15c474a348d9c9e037b1f3d62b58d1c431b8cf2
compiler: Fix bogus init loop error with struct composite literal.

This should eventually be bug482.go in the master testsuite.

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