]> Cypherpunks repositories - gostls13.git/commit
test: add new test case for gccgo compiler bug
authorThan McIntosh <thanm@google.com>
Wed, 3 Jul 2019 18:42:32 +0000 (14:42 -0400)
committerThan McIntosh <thanm@google.com>
Mon, 8 Jul 2019 13:20:23 +0000 (13:20 +0000)
commitddc8439b2f2d5ca85ccc02aa317d81351c62a62d
tree8d9edcd9f2c43aad626a6184c1f76926f0b6841d
parent13327f219e5bb0f050eb41f25f9dd07ec3d56f32
test: add new test case for gccgo compiler bug

Test case that causes incorrect compiler error from gccgo.

Updates #32922

Change-Id: I59432a8e8770cf03eda293f6d110c081c18fa88b
Reviewed-on: https://go-review.googlesource.com/c/go/+/184918
Run-TryBot: Than McIntosh <thanm@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
test/fixedbugs/issue32922.dir/a.go [new file with mode: 0644]
test/fixedbugs/issue32922.dir/b.go [new file with mode: 0644]
test/fixedbugs/issue32922.go [new file with mode: 0644]