]> Cypherpunks repositories - gostls13.git/commit
test: new testcase for gccgo bug
authorThan McIntosh <thanm@google.com>
Thu, 18 Jul 2019 01:41:13 +0000 (21:41 -0400)
committerThan McIntosh <thanm@google.com>
Thu, 18 Jul 2019 11:34:23 +0000 (11:34 +0000)
commit196e67f95bd00681eab56b5da4eea28b0ca53e51
tree2b7ebd56b34d412ae92752950ad04f89a46b2870
parent4814e7d59191e17b2d27c723220512db32374301
test: new testcase for gccgo bug

Updates #33020

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