compiler: Logical operators should yield untyped bool for untyped operands.
authorIan Lance Taylor <ian@gcc.gnu.org>
Tue, 4 Nov 2014 17:49:01 +0000 (17:49 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Tue, 4 Nov 2014 17:49:01 +0000 (17:49 +0000)
commit8b06e1880ef8583a2aca30f0f5d414061b7da603
tree073dfefb57591378d14ae80840407687199c89c6
parent4456c6bff2d0290fd167595152121c009d924043
compiler: Logical operators should yield untyped bool for untyped operands.

Fixes issue 6671 for gccgo.

From-SVN: r217094
gcc/go/gofrontend/expressions.cc
gcc/testsuite/go.test/test/fixedbugs/issue3924.go