]> git.ipfire.org Git - thirdparty/gcc.git/commit
compiler: Fix bogus init loop error with struct composite literal.
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 8 Nov 2013 17:35:24 +0000 (17:35 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 8 Nov 2013 17:35:24 +0000 (17:35 +0000)
commitdbffccfcf5225157c1117c99f64f95dc19e06efa
tree8e018764c60906923b4368389d32c187887c5e74
parentec8b8d379fffbf315761c3562ae3d938ccd5c998
compiler: Fix bogus init loop error with struct composite literal.

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

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