]> Cypherpunks repositories - gostls13.git/commit
test: add test of valid code that gccgo failed to compile
authorIan Lance Taylor <iant@golang.org>
Thu, 12 Jul 2018 00:33:01 +0000 (17:33 -0700)
committerIan Lance Taylor <iant@golang.org>
Thu, 12 Jul 2018 05:29:12 +0000 (05:29 +0000)
commit964c15f36006e6f13695afd4e25e38a18d5c4c2b
tree30cf053e860f8ed05499ef37eb985e4d072c668b
parent10d977d76b3a15a009ba039b2360d9c2580ac9ea
test: add test of valid code that gccgo failed to compile

Updates #26340

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