]> Cypherpunks repositories - gostls13.git/commit
test: add test case that caused gccgo undefined symbol reference
authorIan Lance Taylor <iant@golang.org>
Fri, 14 Aug 2020 21:39:19 +0000 (14:39 -0700)
committerIan Lance Taylor <iant@golang.org>
Sat, 15 Aug 2020 00:23:28 +0000 (00:23 +0000)
commitf71444955a4c0962abb334a8f39438466c57a4db
tree956b04c4f8268c4ecd89cba074873704ee6ed33a
parent5a18e0b58ca2d08f3988018a8759207cb64e651a
test: add test case that caused gccgo undefined symbol reference

For #40252

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