compiler: Change return type comma-ok assignments to untyped bools.
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 11 Aug 2014 19:27:21 +0000 (19:27 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 11 Aug 2014 19:27:21 +0000 (19:27 +0000)
commitcd0f99d666430c33bdf466681d2879f5bda7099b
tree26620acf21a60fa3a202e1685d16094b13414481
parent672454aadadc73917eed760b151c3ec0c53701f9
compiler: Change return type comma-ok assignments to untyped bools.

Fixes https://code.google.com/p/go/issues/detail?id=8476. The test will be submitted once this is fixed in gc and go/types.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@213833 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/go.test/test/named1.go