]> Cypherpunks repositories - gostls13.git/commit
test: add test that failed with gccgo
authorIan Lance Taylor <iant@golang.org>
Wed, 21 Aug 2019 00:11:43 +0000 (17:11 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Wed, 28 Aug 2019 18:35:32 +0000 (18:35 +0000)
commit4757518737c8866db012c6ca9ebe04597f12f5df
tree90e53eab5cbed3801cbf27bdf2bbe957dc7ac0c5
parentf45eb9ff3c96dfd951c65d112d033ed7b5e02432
test: add test that failed with gccgo

Updates #33739

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