compiler: permit expressions of abstract bool to remain abstract
commited06274eacc17a224b87f23111d7ca874ea53b7c
authorIan Lance Taylor <iant@golang.org>
Tue, 28 Jun 2022 05:17:51 +0000 (27 22:17 -0700)
committerIan Lance Taylor <iant@golang.org>
Tue, 28 Jun 2022 16:50:52 +0000 (28 09:50 -0700)
tree7299a483425de85012fdd3b61559c86e40f4934b
parent5745301983191f5a6fea9d05e36643e339dd2b52
compiler: permit expressions of abstract bool to remain abstract

Test case is https://go.dev/cl/414755.

Fixes golang/go#51475

Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/414735
gcc/go/gofrontend/MERGE
gcc/go/gofrontend/expressions.cc