compiler: Change return type comma-ok assignments to untyped bools.
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 11 Aug 2014 19:26:26 +0000 (19:26 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 11 Aug 2014 19:26:26 +0000 (19:26 +0000)
commit672454aadadc73917eed760b151c3ec0c53701f9
tree8616390095dce34a20106bd27437692c9f9ce404
parenta7b45e9009913748ec726ea636bb841d684d39ef
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@213832 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/go/gofrontend/runtime.cc
gcc/go/gofrontend/statements.cc