compiler: Logical operators should yield untyped bool for untyped operands.
commitb80ff967a3e63a916a33f690204e06e869ac8eea
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 4 Nov 2014 17:49:01 +0000 (4 17:49 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 4 Nov 2014 17:49:01 +0000 (4 17:49 +0000)
tree073dfefb57591378d14ae80840407687199c89c6
parent8c2cffd05da2faf58036e20b7e27f2be2b1e9388
compiler: Logical operators should yield untyped bool for untyped operands.

Fixes issue 6671 for gccgo.

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