]> Cypherpunks repositories - gostls13.git/commit
test: new testcase for gccgo bug
authorThan McIntosh <thanm@google.com>
Thu, 18 Jul 2019 12:18:58 +0000 (08:18 -0400)
committerThan McIntosh <thanm@google.com>
Thu, 18 Jul 2019 17:24:59 +0000 (17:24 +0000)
commit34778e58b30a3d615502a9f75bb603d6a13e0504
tree7dad8a125c0f3c7d64e5f296a2dc83977966a9b6
parent196e67f95bd00681eab56b5da4eea28b0ca53e51
test: new testcase for gccgo bug

Updates #33158.

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