This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r217094 - in /trunk/gcc: go/gofrontend/expressi...


Author: ian
Date: Tue Nov  4 17:49:01 2014
New Revision: 217094

URL: https://gcc.gnu.org/viewcvs?rev=217094&root=gcc&view=rev
Log:
compiler: Logical operators should yield untyped bool for untyped operands.

Fixes issue 6671 for gccgo.

Modified:
    trunk/gcc/go/gofrontend/expressions.cc
    trunk/gcc/testsuite/go.test/test/fixedbugs/issue3924.go


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]