]> Cypherpunks repositories - gostls13.git/commit
test: add bug437, a test that used to fail with gccgo at link time
authorIan Lance Taylor <iant@golang.org>
Thu, 3 May 2012 21:25:11 +0000 (14:25 -0700)
committerIan Lance Taylor <iant@golang.org>
Thu, 3 May 2012 21:25:11 +0000 (14:25 -0700)
commit890be5ced0008a9a4d4780443170cb22d8bb6378
treec99aeb3fdab598f858734830fefe9fa0a10e5426
parentc8e1946f33ee2cf482922ba2398086189faf53f6
test: add bug437, a test that used to fail with gccgo at link time

Updates #3391.

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/6177045
test/fixedbugs/bug437.dir/one.go [new file with mode: 0644]
test/fixedbugs/bug437.dir/two.go [new file with mode: 0644]
test/fixedbugs/bug437.go [new file with mode: 0644]