compiler: Change return type comma-ok assignments to untyped bools.
authorIan Lance Taylor <ian@gcc.gnu.org>
Mon, 11 Aug 2014 19:26:26 +0000 (19:26 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Mon, 11 Aug 2014 19:26:26 +0000 (19:26 +0000)
commit17d9767f79871acc437342147837d842fa52b3de
tree8616390095dce34a20106bd27437692c9f9ce404
parentb2f86285bd25e572ff37c4aac6ae35a14214dadb
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.

From-SVN: r213832
gcc/go/gofrontend/runtime.cc
gcc/go/gofrontend/statements.cc