]> Cypherpunks repositories - gostls13.git/commit
test: add testcases for gccgo bug
authorThan McIntosh <thanm@google.com>
Thu, 11 Apr 2019 19:47:33 +0000 (15:47 -0400)
committerThan McIntosh <thanm@google.com>
Thu, 11 Apr 2019 20:17:26 +0000 (20:17 +0000)
commitd86c35e5232744674907fec5bd738dd3fbbf0f53
tree29717abf9c24ff8d5c3c216a4d029da29e0295fa
parent2ebdb5ec0652742afe7f0c58f708ca5128ef5d5e
test: add testcases for gccgo bug

Add a couple of testcase for a gccgo type checking bug.

Updates #31412.

Change-Id: I7a813dafde78e4add1432602d2af5fe879415e1c
Reviewed-on: https://go-review.googlesource.com/c/go/+/171761
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
test/fixedbugs/issue31412a.go [new file with mode: 0644]
test/fixedbugs/issue31412b.go [new file with mode: 0644]