]> Cypherpunks repositories - gostls13.git/commit
test: add test case where gccgo incorrectly rejected aliases
authorIan Lance Taylor <iant@golang.org>
Sun, 18 Feb 2018 21:52:39 +0000 (13:52 -0800)
committerIan Lance Taylor <iant@golang.org>
Tue, 20 Feb 2018 01:57:14 +0000 (01:57 +0000)
commit9fba50545d4d992798b73eaf3c4a923b1f7ec20e
tree2a13794bce22f469c16742b24cd808b49015cd98
parent7662e6588c9433f1219e0a0c46bc563ba3f93f98
test: add test case where gccgo incorrectly rejected aliases

Updates #23912

Change-Id: I50d06506a8ac91ed99a761a9ff3fd0b03d4c8121
Reviewed-on: https://go-review.googlesource.com/94995
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
test/fixedbugs/issue23912.go [new file with mode: 0644]